[
https://issues.apache.org/jira/browse/LOG4PHP-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier updated LOG4PHP-94:
---------------------------------------
Fix Version/s: 2.3
> Add Markers to Log4PHP
> ----------------------
>
> Key: LOG4PHP-94
> URL: https://issues.apache.org/jira/browse/LOG4PHP-94
> Project: Log4php
> Issue Type: New Feature
> Components: Code
> Affects Versions: 2.0
> Reporter: Christian Grobmeier
> Priority: Minor
> Fix For: 2.3
>
>
> Markers are a great feature for enriching logstatments.
> http://www.slf4j.org/api/org/slf4j/Marker.html
> They are currently used in alternatives to Log4J and might be good for
> Log4PHP too.
> for example:
> $logger->debug(Marker marker, $message)
> To be discussed
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.