Files
OCPP.Core/OCPP.Core.Management/appsettings.Development.json
nutchayut 88ddddd7c2 inital
2024-05-31 00:38:31 +07:00

10 lines
159 B
JSON

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