[jboss-jira] [JBoss JIRA] (WFLY-6601) Application context specific log handler
Nicklas Karlsson (JIRA)
issues at jboss.org
Wed May 11 04:32:00 EDT 2016
Nicklas Karlsson created WFLY-6601:
--------------------------------------
Summary: Application context specific log handler
Key: WFLY-6601
URL: https://issues.jboss.org/browse/WFLY-6601
Project: WildFly
Issue Type: Feature Request
Components: Logging
Affects Versions: 10.0.0.Final
Reporter: Nicklas Karlsson
Assignee: James Perkins
There are many cases where it would be handy to group log events on some application specific information (e.g. placed in the MDC). Examples are
* Collecting all user session interaction loggings into a separate file
* Collecting all log entries related to a specific client machine into a separate file
* Collecting the entire lifecycle of an entity (long-lived order, process etc) into a separate file
This could perhaps be implemented with a LogFilePolicyClass that would return the correct (existing or fresh) file based on the MDC data?
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list