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

add capture of stdout for the LoggerChannel #90

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sphaero
Copy link
Contributor

@sphaero sphaero commented Mar 7, 2019

Perhaps this is handy for more people?

To use:

channel = std::shared_ptr<ofxImGui::LoggerChannel>(new ofxImGui::LoggerChannel());
channel->capture_stdout();

@Daandelange Daandelange added the legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch. label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy-version For issues releated to the older legacy code, before all the refactorings in the develop branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants