Creates a loggable value processed when the message is actually logged.
The value will be expanded at out logging stage.
out
Performs additional message processing before it is logged. It will be called by Loggable#toLog method implementation at appropriate logging stage.
New loggable value.
Generated using TypeDoc
Creates a loggable value processed when the message is actually logged.
The value will be expanded at
out
logging stage.