mirror of
https://github.com/kataras/iris.git
synced 2025-02-02 15:30:36 +01:00
ca4c66d5b4
Former-commit-id: 19c71f41c0864d2f3f36627e9da53b4802a4476b
16 lines
209 B
JSON
16 lines
209 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"Debug": {
|
|
"LogLevel": {
|
|
"Default": "Error"
|
|
}
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Default": "Error"
|
|
}
|
|
}
|
|
}
|
|
}
|