[
https://issues.apache.org/jira/browse/LOG4PHP-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier resolved LOG4PHP-34.
----------------------------------------
Resolution: Fixed
Everything removed
> Remove all internal debugging
> -----------------------------
>
> Key: LOG4PHP-34
> URL: https://issues.apache.org/jira/browse/LOG4PHP-34
> Project: Log4php
> Issue Type: Improvement
> Components: Code
> Reporter: Knut Urdalen
> Assignee: Knut Urdalen
> Priority: Minor
> Fix For: 2.0
>
>
> I suggest that we remove all internal debugging in the code base. We
> currently have 117 places where we do LoggerLog::debug(). These are all
> unnecessary method calls that a lightweight logging framework can do without.
> Xdebug strack trace and profiling is a better option for debugging and
> understand the execution of log4php instead of pollute the code with internal
> debug statements.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.