source: Farmatiko/appsettings.Development.json@ d8fafb8

Last change on this file since d8fafb8 was 30a465f, checked in by DimitarSlezenkovski <dslezenkovski@…>, 4 years ago

Initial commit

  • Property mode set to 100644
File size: 159 bytes
Line 
1{
2 "Logging": {
3 "LogLevel": {
4 "Default": "Information",
5 "Microsoft": "Warning",
6 "Microsoft.Hosting.Lifetime": "Information"
7 }
8 }
9}
Note: See TracBrowser for help on using the repository browser.