Uploaded image for project: 'JBoss Log Manager'
  1. JBoss Log Manager
  2. LOGMGR-175

Do not use the StandardOutputStreams for the ConsoleHandler

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1.0.Alpha5
    • None
    • None
    • None

      The ConsoleHandler was changed to use the StandardOutputStreams.stdout and StandardOutputStreams.stderr streams. The StandardOutputStreams are initiated early to ensure that stdout and stderr are captured. However the ConsoleHandler may need an overridden stdout and/or stderr. A specific use case is the embedded server in WildFly.

      For the reasons above we should revert the changes on the ConsoleHandler. The standard output streams should only be captured after the ConsoleHandler is initialized.

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: