Files
ASP.NET/01-Introductory-Sessions/Session00/Projects/CommentAPI/appsettings.Development.json
T

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}