Files
bananaSPLIT/SPEx/conf/loggerconf.json
2020-10-23 21:23:41 +02:00

6 lines
126 B
JSON

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