Files
OCPP.Core/OCPP.Core.Server/bin/Debug/net8.0/appsettings.Development.json
nutchayut 318d7884f2
All checks were successful
continuous-integration/drone/push Build is passing
b
2024-06-02 00:06:06 +07:00

10 lines
159 B
JSON

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