[jboss-jira] [JBoss JIRA] (WFCORE-3205) Logging does not work in the embedded server
Geoffrey De Smet (JIRA)
issues at jboss.org
Mon Nov 27 09:21:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494211#comment-13494211 ]
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)
More information about the jboss-jira
mailing list