Files
JavaScriptServices/templates/Angular2Spa/appsettings.json
2016-02-23 23:13:20 +00:00

11 lines
167 B
JSON
Executable File

{
"Logging": {
"IncludeScopes": false,
"LogLevel": {
"Default": "Verbose",
"System": "Information",
"Microsoft": "Information"
}
}
}