Turn logging off by default (ClientConfig)
Logging is still enabled through the client.properties however, where console logging is set to FINER.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
server=localhost
|
||||
port=8080
|
||||
localDB=.\\localDB
|
||||
localDB=localDB
|
||||
consoleLevelBarrier=FINER
|
||||
|
Reference in New Issue
Block a user