Uploaded image for project: 'Log4php'
  1. Log4php
  2. LOG4PHP-34

Remove all internal debugging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • Code
    • None

    Description

      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.

      Attachments

        Activity

          People

            kurdalen Knut Urdalen
            kurdalen Knut Urdalen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: