{ "TimeFormatSettings": { "DateFormat": "%Y-%m-%d", "TimeFormat": "%H:%M:%S", "DateTimeFormat": "%Y-%m-%d %H:%M:%S.%f", "DateTimeLogFormat": "%Y-%m-%d_%H-%M-%S" }, "LoggingSettings": { "Path": "logs/", "Filename": "log_$start_time.log", "ConsoleLogLevel": "TRACE", "FileLogLevel": "TRACE" }, "DatabaseSettings": { "Host": "localhost", "User": "sh_cpl", "Password": "MHZhc0Y2bjhKc1VUMWV0Qw==", "Database": "sh_cpl", "Charset": "utf8mb4", "UseUnicode": "true", "Buffered": "true", "AuthPlugin": "mysql_native_password" } }