From 6a3e36121441fbb7a77b78a5f3e7a97f88330136 Mon Sep 17 00:00:00 2001 From: HomeSpan Date: Wed, 30 Mar 2022 22:03:42 -0500 Subject: [PATCH] Update Logging.md --- docs/Logging.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/Logging.md b/docs/Logging.md index 43c348d..fbe5df0 100644 --- a/docs/Logging.md +++ b/docs/Logging.md @@ -1,8 +1,10 @@ # 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-1 adds in a more verbose set of status messages