Mixing protected and private in Logger and the inheriting LoggerRoot
--------------------------------------------------------------------
Key: LOG4PHP-65
URL: https://issues.apache.org/jira/browse/LOG4PHP-65
Project: Log4php
Issue Type: Bug
Components: Code
Affects Versions: 2.0
Reporter: Christian Hammers
Fix For: 2.0
Hello
Logger has a private $name but LoggerRoot which extends Logger has this
variable (and others) protected. Is there any reason for it? It looks very
strange in
var_export()...
bye,
-christian-
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.