NucuCar/NucuCar.Sensors/appsettings.Development.json
2019-11-10 14:38:40 +02:00

10 lines
166 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Grpc": "Information",
"Microsoft": "Information"
}
}
}