From 7bb9c9ac55973ce609174060712f5efe69f0a9b2 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Tue, 28 Jan 2025 19:46:25 -0800 Subject: [PATCH] Update README.md --- logs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/logs/README.md b/logs/README.md index 8edf3c1..3c20ad3 100644 --- a/logs/README.md +++ b/logs/README.md @@ -4,6 +4,7 @@ Logs will collect here. Give a day of logs or a bunch of messages to have good r ## Reporting Note Reporting is via [../etc/report_generator5.py](../etc/report_generator5.py). The report_generator5 has newer feel and HTML5 coding. The index.html output is published in [../etc/www](../etc/www) there is a .cfg file created on first run for configuring values as needed (like moving web root) - Make sure to have `SyslogToFile = True` and default of DEBUG log level to fully enable reporting! ‼️ + - If you are in a venv and using launch.sh you can `launch.sh html5` ![reportView](../etc/reporting.jpg)