feat: Avalonia logs sink to Microsoft.Logging

This commit is contained in:
2026-03-05 09:40:59 +03:00
parent d7c0883e6b
commit 4bf23c6993
2 changed files with 64 additions and 2 deletions
+3 -2
View File
@@ -15,7 +15,8 @@
"LibCamera-IPAProxy": "Information",
"LibCamera-V4L2": "Information",
"LibCamera-RPISTREAM": "Information",
"LibCamera-WRAPPER": "Information"
"LibCamera-WRAPPER": "Information",
"Avalonia.*": "Warning"
}
},
"ConnectionStrings": {
@@ -32,7 +33,7 @@
"Uv365RelayPin": 20,
"FanPin": 21,
"PwmFrequency": 200,
"MaxWhitePwmDuty": 0.05,
"MaxWhitePwmDuty": 1.0,
"MaxUv254PwmDuty": 1.0,
"MaxUv365PwmDuty": 1.0
},