{ "debug": [ { "index": 0, "name": "LogName", "color": "cyan" }, { "index": 1, "name": "LogType", "color": "magenta" }, { "index": 2, "name": "LogTime", "format": "time" }, { "index": 3, "name": "TraceId", "color": "blue" }, { "index": 4, "name": "ImageName", "color": "darkGray", "withoutKey": true }, { "index": 5, "name": "ImageTag", "color": "darkGray", "withoutKey": true }, { "index": 6, "name": "ServerName", "color": "darkGray", "withoutKey": true }, { "index": 7, "name": "ServerIp", "color": "darkGray", "withoutKey": true }, { "index": 8, "name": "Debug", "color": "gray", "withoutKey": true }, { "index": 9, "name": "Extra" } ], "error": [ { "index": 0, "name": "LogName", "color": "cyan" }, { "index": 1, "name": "LogType", "color": "magenta" }, { "index": 2, "name": "LogTime", "format": "time" }, { "index": 3, "name": "TraceId", "color": "blue" }, { "index": 4, "name": "ImageName", "color": "darkGray", "withoutKey": true }, { "index": 5, "name": "ImageTag", "color": "darkGray", "withoutKey": true }, { "index": 6, "name": "ServerName", "color": "darkGray", "withoutKey": true }, { "index": 7, "name": "ServerIp", "color": "darkGray", "withoutKey": true }, { "index": 8, "name": "Error", "color": "red", "withoutKey": true }, { "index": 9, "name": "CallStacks" }, { "index": 10, "name": "Extra" } ], "info": [ { "index": 0, "name": "LogName", "color": "cyan" }, { "index": 1, "name": "LogType", "color": "magenta" }, { "index": 2, "name": "LogTime", "format": "time" }, { "index": 3, "name": "TraceId", "color": "blue" }, { "index": 4, "name": "ImageName", "color": "darkGray", "withoutKey": true }, { "index": 5, "name": "ImageTag", "color": "darkGray", "withoutKey": true }, { "index": 6, "name": "ServerName", "color": "darkGray", "withoutKey": true }, { "index": 7, "name": "ServerIp", "color": "darkGray", "withoutKey": true }, { "index": 8, "name": "Info", "color": "green", "withoutKey": true }, { "index": 9, "name": "Extra" } ], "warning": [ { "index": 0, "name": "LogName", "color": "cyan" }, { "index": 1, "name": "LogType", "color": "magenta" }, { "index": 2, "name": "LogTime", "format": "time" }, { "index": 3, "name": "TraceId", "color": "blue" }, { "index": 4, "name": "ImageName", "color": "darkGray", "withoutKey": true }, { "index": 5, "name": "ImageTag", "color": "darkGray", "withoutKey": true }, { "index": 6, "name": "ServerName", "color": "darkGray", "withoutKey": true }, { "index": 7, "name": "ServerIp", "color": "darkGray", "withoutKey": true }, { "index": 8, "name": "Warning", "color": "yellow", "withoutKey": true }, { "index": 9, "name": "CallStacks" }, { "index": 10, "name": "Extra" } ] }