Uploaded image for project: 'SLF4J'
  1. SLF4J
  2. SLF4J-376

Debug logging logs at Trace

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 1.7.21
    • Core API
    • None

    Description

      Surely the following in EventRecordingLogger is a typo:

      public void debug(String msg) {
          recordEvent(Level.TRACE, msg, null, null);
      }
      

      Attachments

        Activity

          People

            slf4j-dev SLF4J developers list
            dhutchis Dylan Hutchison
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: