aspnetcore/sample/ApplicationInsightsHostingS.../home/site/diagnostics/ApplicationInsights.setting...

11 lines
247 B
JSON

{
"Logging": {
"Microsoft.ApplicationInsights.AspNetCore.Logging.ApplicationInsightsLoggerProvider": {
"LogLevel": {
"Microsoft": "Information",
"Specific": "Trace",
"Application": "Trace"
}
}
}
}