[
https://issues.jboss.org/browse/WFCORE-3205?page=com.atlassian.jira.plugi...
]
Geoffrey De Smet edited comment on WFCORE-3205 at 11/27/17 9:20 AM:
--------------------------------------------------------------------
Excluding the jboss-logmanager depedency is *not a workaround*, because all system.out
lines get prepended by a fixed logging format, so all lines contain the timestamp twice
etc (once for the war's logger and once from the wrapping by wildfly system.out
wrapper).
was (Author: ge0ffrey):
Excluding the jboss-logmanager depedency is *not a workaround*, but all system.out lines
get prepended by a fixed logging format, so all lines contain the timestamp twice etc
(once for the war's logger and once from the wrapping by wildfly system.out wrapper).
Logging does not work in the embedded server
--------------------------------------------
Key: WFCORE-3205
URL:
https://issues.jboss.org/browse/WFCORE-3205
Project: WildFly Core
Issue Type: Bug
Components: Logging
Reporter: James Perkins
Assignee: James Perkins
When using the {{EmbeddedProcessFactory}} logging does not appear to work. Debugging
shows a different {{LogContext}} associated with the loggers than the one associated with
the logging subsystem.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)