-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
None
In log messages are often used prefixes to determine context of the message - typically name of mechanism:
log.trace("ClientCertAuthenticationMechanism: re-authentication succeed");
This should be replaced by standalone log categories.