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


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.

Reply via email to