source:
PostgreSqlDotnetCore/appsettings.Development.json@
2aea0fd
Last change on this file since 2aea0fd was 2aea0fd, checked in by , 4 months ago | |
---|---|
|
|
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.