Guide on adding an External Logger #263
Unanswered
Singh-Rustam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @c-jimenez,
I’d like to integrate my own Boost-based logger with Open-OCPP — it uses a syslog sink that writes all logs to </path/to/syslog>.
I noticed the library already includes an ExtLogger class, which seems to provide a way to support external logging. Could you please guide me on how to properly hook my logger into that mechanism?
At the moment, logs are being dumped to stdout.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions