Instead of manually configuring our debugging settings, making our own checks, and enabling debugging manually or with a custom property, we should look into SLF4J's ability to handle debugging messages. It should be possible to set it as a build flag in maven. See here.
Instead of manually configuring our debugging settings, making our own checks, and enabling debugging manually or with a custom property, we should look into SLF4J's ability to handle debugging messages. It should be possible to set it as a build flag in maven. [See here](https://stackoverflow.com/questions/14544991/how-to-configure-slf4j-simple).
bea
added the enhancement label 2023-01-25 11:46:00 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Instead of manually configuring our debugging settings, making our own checks, and enabling debugging manually or with a custom property, we should look into SLF4J's ability to handle debugging messages. It should be possible to set it as a build flag in maven. See here.