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

Eduardo Martins (JIRA) issues at jboss.org
Tue Aug 29 12:06:00 EDT 2017


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

Eduardo Martins edited comment on WFCORE-3205 at 8/29/17 12:05 PM:
-------------------------------------------------------------------

There are several use cases regarding logging (User code uses JBoss Logging? Class loading uses JBoss Modules?) and the Embedded Process has to support all so I think it's going to be though to don't require any configuration. The Migration Tool uses JBoss Logging in its code, and using that system package arg the embedded server logging works fine with and without JBoss Modules.

Perhaps ensure it works without config when user code does not uses JBoss Logging, and keep config possibilities for other user cases?


was (Author: emmartins):
There are several use cases regarding logging (User code uses JBoss Logging? Class loading uses JBoss Modules?) and the Embedded Process has to support all so I think it's going to be though to don't require any configuration. The Migration Tool uses JBoss Logging in its code, and using that system package arg the embedded server logging works fine with and without JBoss Modules.

> 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)


More information about the jboss-jira mailing list