2018-10-14 23:40:39 +03:00

8 lines
248 B
Properties

logging.file=disabled-console.log
### we could potentially 'disable' console logging by setting a blank log pattern:
#logging.pattern.console=
### or disable the logs completely by setting the root logging level as 'OFF':
#logging.level.root=OFF