Files
Modbus.Net/Samples/MachineJob/appsettings.Development.json
2023-03-21 22:02:51 +08:00

8 lines
82 B
JSON

{
"Serilog": {
"MinimumLevel": {
"Default": "Information"
}
}
}