Closed
Description
When creating own log writers it would be really useful to be able to pass objects into mage log, this extra useful when not using a file based log.
the problem is that a check is made to see if the message is a object and if so it does a print_r to make it to string but at the same destroying the possibility to use it later.
You can get around it right now by temporarily store the log data and catch in the log writer but it isn't as nice that it could be.
Metadata
Metadata
Assignees
Labels
No labels