UNPKG

308 BJSONView Raw
1{
2 "format" : [
3 "{{timestamp}} <{{title}}> {{message}} (in {{file}}:{{line}})",
4 {
5 "error" : "{{timestamp}} <{{title}}> {{message}} (in {{file}}:{{line}})\nCall Stack:\n{{stack}}"
6 }
7 ],
8 "dateformat" : "HH:MM:ss.L",
9 "level": "debug"
10}
\No newline at end of file