Type Definitions
-
FunctionLogConsumer(message)
-
Callback for FunctionAppender
Parameters:
Name Type Description message
String the log message to be consumed. If a more detailed insight on the message details is required it is suggested to implement a custom SimpleLogAppender.