[jboss-jira] [JBoss JIRA] (WFCORE-2996) Re-Use Named Log-Formatter In Logging Profile
James Perkins (JIRA)
issues at jboss.org
Wed Jun 21 18:46:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13425018#comment-13425018 ]
James Perkins commented on WFCORE-2996:
---------------------------------------
This is because a logging profile uses a new context. Currently the log contexts are completely separate and don't share any state or configuration. In other words a logging-profile is essentially it's own logging "subsystem". You have to define anything you need in the {{logging-profile}} in the profile itself.
> Re-Use Named Log-Formatter In Logging Profile
> ---------------------------------------------
>
> Key: WFCORE-2996
> URL: https://issues.jboss.org/browse/WFCORE-2996
> Project: WildFly Core
> Issue Type: Enhancement
> Components: Logging
> Reporter: Markus May
> Assignee: James Perkins
> Priority: Critical
>
> Right now, if I try to re-use the globally defined Named-Formatter "PATTERN" in my own logging profile, I do get an error-message stating that the Formatter "PATTERN" is not found.
> To be able to re-use the same Formatter in all logging-profiles, it would be good, to be able to use these globally defined Formatters.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list