Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No slave_status logging when using MySQL or SQLite #539

Open
RichieB2B opened this issue Dec 16, 2023 · 0 comments
Open

No slave_status logging when using MySQL or SQLite #539

RichieB2B opened this issue Dec 16, 2023 · 0 comments

Comments

@RichieB2B
Copy link

When using the MySQLLogging or SQLiteLogging modules, only log types charge_sessions and green_energy are processed. Log type slave_status is completely ignored. I think it works though in the CSVLogging module (code check only, I did't actually test it).

I find the slave_status way too chatty to log to a database, so I'm not going to fix this. If it had worked I would have muted the topic anyway.

Also, log type slave_power is currently ignored by all logging modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant