[jboss-jira] [JBoss JIRA] (WFCORE-3205) Logging does not work in the embedded server

James Perkins (JIRA) issues at jboss.org
Mon Nov 27 11:59:00 EST 2017


    [ https://issues.jboss.org/browse/WFCORE-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494348#comment-13494348 ] 

James Perkins commented on WFCORE-3205:
---------------------------------------

Yeah. That has to do with jboss-stdio wrapping the {{System.out}} and {{System.err}}. It doesn't look like there is a workaround for that short of editing the {{logging.properties}} file or creating a logger called {{stdout}} and creating a second console handler/appender with a message only pattern.

> 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