[jboss-jira] [JBoss JIRA] (ELY-744) Create log categories for mechanisms instead of prefixing messages
Jan Kalina (JIRA)
issues at jboss.org
Fri Nov 11 09:37:00 EST 2016
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)
More information about the jboss-jira
mailing list