Files
mapo-core/MP-TAB-SERV/appsettings.Development.json
T
Samuele Locatelli c99d69491c TAB3:
- bozza sito core-server
2023-10-02 15:58:55 +02:00

10 lines
145 B
JSON

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