setMessage
Set the log message
Parameters
message
the message to log
Set a log message supplier
Parameters
message
the block of code responsible for supplying a log message. toString()
will be used on the supplied value.
Set the log message
the message to log
Set a log message supplier
the block of code responsible for supplying a log message. toString()
will be used on the supplied value.