source: Farmatiko/appsettings.Development.json@ 0a694bb

Last change on this file since 0a694bb 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.