[
https://issues.jboss.org/browse/WFCORE-3205?page=com.atlassian.jira.plugi...
]
Eduardo Martins commented on WFCORE-3205:
-----------------------------------------
The migration tool sets the java environment for JBoss LogManager, using a
logging.properties configuration file:
https://github.com/wildfly/wildfly-server-migration/blob/master/build/src...
https://github.com/wildfly/wildfly-server-migration/blob/master/build/src...
and then creates the embedded server like this:
https://github.com/wildfly/wildfly-server-migration/blob/master/wildfly10...
Everything works fine AFAIK, please note that configuration hides the logs coming from
server on the console, these show only on the log file.
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.2.3#72005)