{ "TimeFormat": { "DateFormat": "%Y-%m-%d", "TimeFormat": "%H:%M:%S", "DateTimeFormat": "%Y-%m-%d %H:%M:%S.%f", "DateTimeLogFormat": "%Y-%m-%d_%H-%M-%S" }, "Log": { "Path": "logs/", "Filename": "log_$start_time.log", "ConsoleLevel": "TRACE", "Level": "TRACE" }, "Database": { "Host": "localhost", "User": "cpl", "Port": 3306, "Password": "cpl", "Database": "cpl", "Charset": "utf8mb4", "UseUnicode": "true", "Buffered": "true" } }