Update CLI.md

This commit is contained in:
HomeSpan 2020-11-22 20:36:35 -06:00 committed by GitHub
parent c5cfc7515d
commit 3d65f18479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -65,11 +65,12 @@ In addition to listening for incoming HAP requests, HomeSpan also continuously p
* **L** \<level\> - change the Log Level setting to \<level\>
* This command is used to set the Log Level, which controls the level of diagnostic messages output by HomeSpan. Valid values are:
* 0, for minimal diagnostics
* 1, for all diagnostics
* 2, for all diagnostics plus a real-time output of all HAP data received from, and transmitted to, HomeKit Controllers
---
* 0 (minimal diagnostics),
* 1 (all diagnostics), and
* 2 (all diagnostics plus a real-time output of all HAP communication between HomeSpan and any connected HomeKit Controllers).
---
[↩️](README.md) Back to the Welcome page