Files
gerencia-projetos/GerenciaProjetos/appsettings.Development.json
2019-09-21 17:03:29 -03:00

10 lines
137 B
C#

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}