[
https://issues.jboss.org/browse/WFCORE-3205?page=com.atlassian.jira.plugi...
]
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)