Former-commit-id: 6618c92b9ee84280093a945d76ce229a0ec3d36e Former-commit-id: 7d13223506d0da9b068bf294ec54ebe38b4bda1cTSXN
parent
ff76c63b64
commit
a7abdc2f20
@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"AppSettings": {
|
"Logging": {
|
||||||
"database": "mysql"
|
"LogLevel": {
|
||||||
|
"Default": "Information",
|
||||||
|
"Microsoft": "Warning",
|
||||||
|
"Microsoft.Hosting.Lifetime": "Information"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"AppSettings": {
|
"Logging": {
|
||||||
"database": "mysql"
|
"LogLevel": {
|
||||||
|
"Default": "Information",
|
||||||
|
"Microsoft": "Warning",
|
||||||
|
"Microsoft.Hosting.Lifetime": "Information"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue