Description
In log4j you can set a default renderer for all Classes by configuring a Renderer for the Object class, as all Classes extend Object. But PHP does not have a base class like Java, and it would be nice to have a way to replicate this behaviour.
Attachments
Attachments
Issue Links
- is related to
-
LOG4PHP-127 PHP Fatal error: Nesting level too deep - recursive dependency? when logging an object with recursive dependancies
- Closed