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

Use a std::function callback rather then std::cout to log data #19

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 24, 2016

  1. Use a std::function Callback rather then std::cout to log data from p…

    …istache.
    Benedikt-Alexander Mokroß committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    5f1fa7c View commit details
    Browse the repository at this point in the history
  2. Hardened Log-Callback

    Benedikt-Alexander Mokroß committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    8c04270 View commit details
    Browse the repository at this point in the history
  3. Moved Declaration to if-block, too

    Benedikt-Alexander Mokroß committed Oct 24, 2016
    Configuration menu
    Copy the full SHA
    128be9c View commit details
    Browse the repository at this point in the history