[
https://issues.jboss.org/browse/ELY-744?page=com.atlassian.jira.plugin.sy...
]
Jan Kalina commented on ELY-744:
--------------------------------
[~dlofthouse] Do we still want this? If yes, no problem if I give it to intern which just
arrived?
Create log categories for mechanisms instead of prefixing messages
------------------------------------------------------------------
Key: ELY-744
URL:
https://issues.jboss.org/browse/ELY-744
Project: WildFly Elytron
Issue Type: Enhancement
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Minor
In log messages are often used prefixes to determine context of the message - typically
name of mechanism:
{code:java}
log.trace("ClientCertAuthenticationMechanism: re-authentication succeed");
{code}
This should be replaced by standalone log categories.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)