Replies: 1 comment 1 reply
-
|
Hi, (and you can silence console logging by replacing the client instead of registering a new one) |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I am looking for a way to use different logging (backend). I would like to redirect all geogram logging to my own logging backends, and remove the default logging to console. Is there a way to achieve this? I use spdlog myself, and I have added my own backends for it, so that I can show log entries also in my GUI, and I would like to also be able to use same logging system with geogram. Last time I looked at geogram logging I was not able figure out how to do this.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions