[
https://issues.jboss.org/browse/LOGMGR-120?page=com.atlassian.jira.plugin...
]
Thiago Veronezi commented on LOGMGR-120:
----------------------------------------
Hi David,
Thanks for the quick feedback.
Regarding performance:
* I added a system property for that so the user can opt-in.
* When the system is enabled, the callback interface will be used to dynamically determine
whether to force the log or not. It means that a custom implementation of this interface
should take care of it; Example: an implementation could use memoization.
{quote}
... the core of the logging system itself is the place that this modification should be
happening, ...
{quote}
Hmmmm, I didn't quite get that. Where is the core of the logging system? :)
Thread local log level overriding
---------------------------------
Key: LOGMGR-120
URL:
https://issues.jboss.org/browse/LOGMGR-120
Project: JBoss Log Manager
Issue Type: Feature Request
Components: core
Affects Versions: 1.5.2.Final
Reporter: Matthew Robson
Assignee: James Perkins
Attachments: force_logging.patch
Having the ability to force logs down to a filter no matter what the log level is set to.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)