Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-4994

Use Java Logging API in spite of System.out

    XMLWordPrintableJSON

Details

    Description

      If `LogServiceLogger` doesn't have a reference to the `LogService` it delegates on `ConsoleLogger`.

      The problems are:

      • The `ConsoleLogger` writes the messages to `System.out`
      • We cannot configure the log verbosity

      I think it would be better if `ConsoleLogger` would use the `java.util.logging.Logger`.

      Attachments

        1. java-logging-api.patch.gz
          1 kB
          Enrique Ruiz (DiSiD Corporation S.L.)

        Activity

          People

            cziegeler Carsten Ziegeler
            eruiz Enrique Ruiz (DiSiD Corporation S.L.)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: