mirror of
https://github.com/NicolasConstant/BirdsiteLive
synced 2025-06-05 21:49:16 +02:00
added warning log level for insights
This commit is contained in:
@@ -2,6 +2,11 @@
|
|||||||
"Logging": {
|
"Logging": {
|
||||||
"Type": "none",
|
"Type": "none",
|
||||||
"InstrumentationKey": "key",
|
"InstrumentationKey": "key",
|
||||||
|
"ApplicationInsights": {
|
||||||
|
"LogLevel": {
|
||||||
|
"Default": "Warning"
|
||||||
|
}
|
||||||
|
},
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information",
|
||||||
"Microsoft": "Warning",
|
"Microsoft": "Warning",
|
||||||
|
Reference in New Issue
Block a user