Files
bananaSPLIT/bananaSPLIT/conf/loggerconf.json
2020-03-03 17:41:28 +01:00

6 lines
146 B
JSON

{
"logFile": "D:\\Test\\bananaSPLIT.log",
"logFormat": "%(asctime)s|%(levelname)-8s| %(message)-50s",
"logTimeFormat": "%m-%d %H:%M:%S"
}