How do I capture/redirect logging data (e.g. utils::slog)? #8057
Unanswered
Xenoprimate
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
-
I want to capture the last error message in the case of a nullptr return from a function. Can't find any example or documentation on how to capture from utils::slog::e, for example.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions