-
-
Notifications
You must be signed in to change notification settings - Fork 31
Debug
Davide Perini edited this page Jan 5, 2025
·
15 revisions
Firefly Luciferin
Logs can be found in the ~\Documents\FireflyLuciferin\logs
folder or in XDG_CONFIG_HOME for Linux.
To enable debug mode, please edit the
~\Documents\FireflyLuciferin\FireflyLuciferin.yaml
file
go to the bottom of the file and change the extended log option from this:
extendedLog: "INFO"
to this:
extendedLog: "DEBUG"
once done, please restart Firefly Luciferin
you'll find extended logs in the ~\Documents\FireflyLuciferin\logs
folder.
Supported log level are:
- TRACE: The TRACE Level designates finer-grained informational events than the DEBUG.
- DEBUG: The DEBUG Level designates fine-grained informational events that are most useful to debug an application.
-
INFO:
The INFO level designates informational messages that highlight the progress of the application at coarse-grained level. (This is the DEFAULT log level)
- WARN: The WARN level designates potentially harmful situations.
- ERROR: The ERROR level designates error events that might still allow the application to continue running.
- FATAL: The FATAL level designates very severe error events that will presumably lead the application to abort.
- ALL: The ALL has the lowest possible rank and is intended to turn on all logging.
- OFF: The OFF has the highest possible rank and is intended to turn off logging
- Compatible hardware
- Official PCBs (with Case)
- RGB and RGBW support
- Supported GPIO and Baud Rate
- Device reset
- How to set up multiple monitors
- Power saving features
- Hardware button
- Surround lighting with satellites
- Color temperature and Gamma
- Color grading: HSL tuning
- Light effects
- Smoothing color transitions
- Aspect ratio
- Eye care and night mode
- Themes
- Profiles
- Group LEDs
- Test image and latency test
- Update management
- Static IP and auto discovery
- Tray icon shortcuts
- Linux support
- Using the Access Point
- Home Assistant integration