Replies: 1 comment
-
Likely just a typo. Just send a PR in the future |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
is there any specific reason why BLE characteristic events like OnCharacteristicRead,OnCharacteristicwrite and OnCharacteristicChanged have the log severity "Warning"?
I am just asking for interest, as i am using serilog in my app with a severity of "Warning" to write only in the log if something more or less bad or irregular happens, a characteristicEvent is surely nothing of this.
or is there a way to change shiny.BLEs logger severity somehow?
Thank you very much in advance.
Beta Was this translation helpful? Give feedback.
All reactions