log
Logs a message with the given level and message
Since
0.1.0
Parameters
level
The LogLevel of the message
message
The message to log
Logs a message with the given level and creator
Since
0.5.0
Parameters
level
The LogLevel of the message
creator
The LogMessageCreator of the message
Logs a message with the given level and creator
Since
0.5.0
Parameters
level
The LogLevel of the message
creator
The LogMessageLambda of the message