mirror of
https://github.com/zhigang1992/now-deployment.git
synced 2026-04-01 22:40:47 +08:00
10 lines
308 B
JSON
10 lines
308 B
JSON
{
|
|
"format" : [
|
|
"{{timestamp}} <{{title}}> {{message}} (in {{file}}:{{line}})",
|
|
{
|
|
"error" : "{{timestamp}} <{{title}}> {{message}} (in {{file}}:{{line}})\nCall Stack:\n{{stack}}"
|
|
}
|
|
],
|
|
"dateformat" : "HH:MM:ss.L",
|
|
"level": "debug"
|
|
} |