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

multithread support #119

Closed
carlyangdong opened this issue Feb 13, 2022 · 1 comment
Closed

multithread support #119

carlyangdong opened this issue Feb 13, 2022 · 1 comment

Comments

@carlyangdong
Copy link

Can dbg return a string instead of output in cerr?
So I am able to use it in the thread-safe log library。

@sharkdp
Copy link
Owner

sharkdp commented Feb 13, 2022

That is not supported at the moment. I think this is related to #105. If we implement #105, you could print to a std::stringstream.

@sharkdp sharkdp closed this as completed Jan 15, 2023
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

2 participants