Files
School/Anul 2/Semestrul 2/Web/Lab 9/Lab9/appsettings.Development.json
2024-08-31 12:07:21 +03:00

9 lines
119 B
JSON

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