Files
point_of_sale_v2/PointOfSale/Pos.AppHost/appsettings.Development.json
2026-07-22 14:24:55 +02:00

9 lines
119 B
JSON

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