source: resTools_backend/backend/appsettings.Development.json@ 13f1472

Last change on this file since 13f1472 was 7a983b0, checked in by Danilo <danilo.najkov@…>, 2 years ago

move files

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