Logs the provided message by processing it through all the filters, and if the verdict is true then transforms the message via all transformers and finally dispatches said message to all attached handlers
the message
See Implementation
Logs the provided message by processing it through all the filters, and if the verdict is true then transforms the message via all transformers and finally dispatches said message to all attached handlers