Jan Kalina created ELY-744:
------------------------------
Summary: 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)