Files
JavaScriptServices/templates/VueSpa/appsettings.json
Steve Sanderson beace263fc Add Vue template
2017-03-10 12:05:41 +00:00

11 lines
165 B
JSON

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