[
https://issues.apache.org/jira/browse/LOG4PHP-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12705492#action_12705492
]
Christian Grobmeier commented on LOG4PHP-34:
--------------------------------------------
removed method calls to LoggerLog.
Still todo:
- Remove LoggerLog class
- Remove LoggerLotTest class
- Clean up xml/dtd stuff for LoggerLog, if appropriate
> 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.