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 Target::Pipe #195

Closed
wants to merge 11 commits into from
Closed

Commits on Feb 25, 2021

  1. Add Target::Pipe

    Now logs can be written to custom pipes and not just to stdout or stderr
    TilCreator committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    28b8fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31033f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc0b517 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Co-authored-by: Jonas Platte <[email protected]>
    TilCreator and jplatte committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    aebf1c2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    fe00534 View commit details
    Browse the repository at this point in the history
  2. Fix the non termcolor BufferWrite

    Forgot about it... again
    TilCreator committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6cfa0d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Improve docs

    Co-authored-by: SirWindfield <[email protected]>
    TilCreator and SirWindfield authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    92fd156 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Co-authored-by: SirWindfield <[email protected]>
    TilCreator and SirWindfield authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    b6673ae View commit details
    Browse the repository at this point in the history
  3. Fix typo

    Co-authored-by: SirWindfield <[email protected]>
    TilCreator and SirWindfield authored Mar 13, 2021
    Configuration menu
    Copy the full SHA
    bda88f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90f8a55 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Add nice newline

    TilCreator committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    bac26d1 View commit details
    Browse the repository at this point in the history