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

In case there is an intializing exception in logback.groovy, the logback module will become dysfunctional.

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • None
    • None
    • None
    • All

    Description

      When there is an exception while parsing logback.grooy (like the one that is logged in LBGENERAL-45), then no further logging actions takes place.

      In the program RUN mode (as against the DEBUG mode), the program continues to execute but without any logging messages. There is no way to tell what state the main program is.

      Now its correct that the main program should run in case of failure of logger. But it is also critical to log the issues at least on the console.

      So there in case of exception in parsing the logback.groovy, the logger should fall back on default logging mechanism and should not become dysfunctional.

      Regards
      Rathnadhar.K.V

      Attachments

        Activity

          People

            logback-dev Logback dev list
            rathnadhar Rathnadhar.K.V
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: