Add help command
This commit is contained in:
5
src/main/resources/logback.xml
Normal file
5
src/main/resources/logback.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<configuration>
|
||||
<!-- Disable most stdout logging by default -->
|
||||
<root level="ERROR">
|
||||
</root>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user