Uses of Interface
org.citrusframework.log.LogModifier
Packages that use LogModifier
-
Uses of LogModifier in org.citrusframework.context
Methods in org.citrusframework.context that return LogModifierMethods in org.citrusframework.context with parameters of type LogModifierModifier and TypeMethodDescriptionvoidTestContext.setLogModifier(LogModifier logModifier) Sets the logModifier. -
Uses of LogModifier in org.citrusframework.log
Subinterfaces of LogModifier in org.citrusframework.logModifier and TypeInterfaceDescriptioninterfaceSpecial modifier adds message related modifications on logger output on headers and body.