Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-8706

Logging Of the SLF4J ModeShape Logging Does Not Adhere To Eclipse Log Levels

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.2.1.M1
    • 3.2.0.Final
    • modeshape
    • None
    • SLF4J trace level logging can be enabled by running application with "-debug" and referencing a ".options" file with the ModeShape Tools plugin's "/debug" property set to "true."

      ModeShape Tools has a dependency to a ModeShape client library. This library uses SLF4J for its logging and depends on an SLF4J logger implementation to be available at runtime. ModeShape Tools has implemented a logger that will redirect the ModeShape logging to the Eclipse logger. Problem is that all levels of logging are always being logged regardless of the logging level of the running Eclipse. So lots of trace-level messages are appearing in the Eclipse log. Another problem is that Eclipse does not have trace-level logging.

            dflorian@redhat.com Daniel Florian (Inactive)
            dflorian@redhat.com Daniel Florian (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: