13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"Logging": {
|
|
"IncludeScopes": false,
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"System": "Information",
|
|
"Microsoft": "Information"
|
|
}
|
|
},
|
|
"ApplicationInsights": {
|
|
"InstrumentationKey": "c8395922-9889-4634-abe5-9c40ef101856"
|
|
}
|
|
} |