Files
Modbus.Net/Samples/ModbusTcpToRtu/appsettings.Development.json
2023-10-12 15:16:48 +08:00

9 lines
129 B
JSON

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