kafka-security-manager
kafka-security-manager copied to clipboard
Use log4j2 for logging
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