Files
Modbus.Net/Samples/MachineJob/appsettings.Development.json
2023-02-17 15:46:20 +08:00

9 lines
129 B
JSON

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