kafka-security-manager icon indicating copy to clipboard operation
kafka-security-manager copied to clipboard

Use log4j2 for logging

Open simioa opened this issue 2 years ago • 0 comments

Use the new log4j2 slf4j binding to make sure that log4j2 is used. Please be aware that this could be a potential breaking change for users who supplied a custom log4 configuration. This users must update their log4j configuration to be compatible with log4j2

This fixes #117

simioa avatar Mar 18 '22 12:03 simioa