Files
aka.terribledev.io/appsettings.json
Tommy Parnell 9dabe7b488 app insights
2017-05-20 11:47:29 -04:00

13 lines
261 B
JSON

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"ApplicationInsights": {
"InstrumentationKey": "c8395922-9889-4634-abe5-9c40ef101856"
}
}