Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-687

Swing Logger GUI (edit level and show root logger)

    XMLWordPrintable

Details

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • None
    • None
    • linux x86_64 / sun jdk 1.6+

    Description

      I was using JUL and loggui (http://www.informatrix.ch/loggui/index.html) to edit logger's level at runtime and look at application logs in our Swing applications; it is very useful when applications are deployed using Java Web Start (jnlp environment)

      I switched to SLF4J 1.6.4 / LOGBACK 1.0 last week.

      As I wanted LogGui features for LogBack, I made it = LogbackGui (1 single and standalone java class):
      This class provides two major functionnalities:

      • application log viewer
      • one simple log GUI : Logger hierarchy browser / Level editor and displays current logs

      This class is dedicated to Slf4j @see http://www.slf4j.org/ (MIT License) using Logback @see http://logback.qos.ch/ (EPL v1.0 / LGPL 2.1).

      Attachments

        Activity

          People

            logback-dev Logback dev list
            bourgesl Laurent Bourges
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: