fix: upgrade slf4j in bootstrapped code by dvob · Pull Request #2966 · operator-framework/java-operator-sdk
Conversation
When you start the Runner of the bootstrapped code no logs do appear in the terminal.
Upgrading slf4j fixes this problem.
With the old slf4j version no logs do appear in the terminal, when executing the Runner of the bootstrapped code.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters