PicoContainer
  1. PicoContainer
  2. PICO-327

JDK LoggerStore fails to set root logger in Tomcat

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: logging-2.0
    • Fix Version/s: logging-2.0.1
    • Component/s: Logging
    • Labels:
      None
    • Number of attachments :
      0

      Description

      In Tomcat 6, JDK logging fails with NPE when trying to set the root logger.

      This is caused by using LogManager.getLogger("global") in place of Logger.getLogger("global") as per API docs.

        People

        • Assignee:
          Mauro Talevi
          Reporter:
          Mauro Talevi
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: