CaptureStdout not working with spd log library #4377
Unanswered
suri-log
asked this question in
Community Help
Replies: 1 comment
-
+1. I am having the same problem. |
Beta Was this translation helpful? Give feedback.
0 replies
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 team ,
CaptureStderr,CaptureStdout is not capturing the info when i use the spdlog (https://github.com/gabime/spdlog.git) library .
i am using the logger library to log the meassage with different loglevels , but the logs messsagaes are getting logged on stdout but the capture functions are not working if i use the above library ,is there any limitation or open bug on this .
or can you please let me know how can i use the CaptureStdout , if i try to log messages on stdout with spdlog library stdout sink.
Beta Was this translation helpful? Give feedback.
All reactions