mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
15feaf0237
Former-commit-id: dced7d472edabbab4f80c76051f13261928a8dea
16 lines
224 B
JSON
16 lines
224 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"Debug": {
|
|
"LogLevel": {
|
|
"Default": "Error"
|
|
}
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Error"
|
|
}
|
|
}
|
|
}
|
|
}
|