194 lines
2.9 KiB
JSON
194 lines
2.9 KiB
JSON
{
|
|
"debug": [
|
|
{
|
|
"index": 0,
|
|
"name": "LogName",
|
|
"color": "cyan",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 1,
|
|
"name": "LogType",
|
|
"color": "magenta",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 2,
|
|
"name": "LogTime",
|
|
"format": "time"
|
|
},
|
|
{
|
|
"index": 3,
|
|
"name": "TraceId",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"index": 4,
|
|
"name": "Image",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 5,
|
|
"name": "Server",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 6,
|
|
"name": "Debug",
|
|
"withoutKey": true
|
|
},
|
|
{
|
|
"index": 7,
|
|
"name": "Extra"
|
|
}
|
|
],
|
|
"error": [
|
|
{
|
|
"index": 0,
|
|
"name": "LogName",
|
|
"color": "cyan",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 1,
|
|
"name": "LogType",
|
|
"color": "magenta",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 2,
|
|
"name": "LogTime",
|
|
"format": "time"
|
|
},
|
|
{
|
|
"index": 3,
|
|
"name": "TraceId",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"index": 4,
|
|
"name": "Image",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 5,
|
|
"name": "Server",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 6,
|
|
"name": "Error",
|
|
"color": "red",
|
|
"withoutKey": true
|
|
},
|
|
{
|
|
"index": 7,
|
|
"name": "CallStacks"
|
|
},
|
|
{
|
|
"index": 8,
|
|
"name": "Extra"
|
|
}
|
|
],
|
|
"info": [
|
|
{
|
|
"index": 0,
|
|
"name": "LogName",
|
|
"color": "cyan",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 1,
|
|
"name": "LogType",
|
|
"color": "magenta",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 2,
|
|
"name": "LogTime",
|
|
"format": "time"
|
|
},
|
|
{
|
|
"index": 3,
|
|
"name": "TraceId",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"index": 4,
|
|
"name": "Image",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 5,
|
|
"name": "Server",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 6,
|
|
"name": "Info",
|
|
"color": "cyan",
|
|
"withoutKey": true
|
|
},
|
|
{
|
|
"index": 7,
|
|
"name": "Extra"
|
|
}
|
|
],
|
|
"warning": [
|
|
{
|
|
"index": 0,
|
|
"name": "LogName",
|
|
"color": "cyan",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 1,
|
|
"name": "LogType",
|
|
"color": "magenta",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 2,
|
|
"name": "LogTime",
|
|
"format": "time"
|
|
},
|
|
{
|
|
"index": 3,
|
|
"name": "TraceId",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"index": 4,
|
|
"name": "Image",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 5,
|
|
"name": "Server",
|
|
"color": "darkGray",
|
|
"hide": true
|
|
},
|
|
{
|
|
"index": 6,
|
|
"name": "Warning",
|
|
"color": "yellow",
|
|
"withoutKey": true
|
|
},
|
|
{
|
|
"index": 7,
|
|
"name": "CallStacks"
|
|
},
|
|
{
|
|
"index": 8,
|
|
"name": "Extra"
|
|
}
|
|
]
|
|
}
|