victronenergy / venus-influx-loader

NodeJS server that takes from MQTT into Influx, and config UI and still more
MIT License
14 stars 7 forks source link

Feature: filter log entries by log label #189

Open mman opened 1 month ago

mman commented 1 month ago

All components in the Influx Loader now use properly labeled logger, so we can easily filter by label in the troubleshooting pane, to focus on:

Additionally each monitored device gets its own logger tagged with

Additionally I'd like to bring focused troubleshooting panes directly to the device config pages, so that one can easily see what is happening when toggling various enable/disable toggles.