Update Logging.md

This commit is contained in:
HomeSpan 2022-03-30 22:03:42 -05:00 committed by GitHub
parent 7a3b07f65d
commit 6a3e361214
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
# Message Logging # Message Logging
HomeSpan includes three types of message logging: HomeSpan includes a variety of message logs and message logging functions as described below.
* **HomeSpan Log Messages** - these are messages produced by HomeSpan and output to the Arduino Serial Monitor. The messages are categorized according to 3 levels of detail ### HomeSpan Log Messages
HomeSpan these are messages produced by HomeSpan and output to the Arduino Serial Monitor. The messages are categorized according to 3 levels of detail
* Level-0 messages contain all HomeSpan configuration data and some basic status information * Level-0 messages contain all HomeSpan configuration data and some basic status information
* Level-1 adds in a more verbose set of status messages * Level-1 adds in a more verbose set of status messages