DhtmlLayoutServlet uses java.util.logging.*

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 10.1.0
    • Component/s: None
    • None

      Steps to Reproduce

      check the source

      Current Result

      • it sets level on java.util.logging.Logger but print log with SLF4J logger
      • no other classes use java.util.logging.Logger

      Expected Result

      using consistent log API

      Debug Information

      Logger.getLogger("org.zkoss").setLevel(level);
      

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: