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

[FEAT #205] Multiple Printers to Honcho Manager #210

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

achillesrasquinha
Copy link

@achillesrasquinha achillesrasquinha commented Dec 18, 2018

printers = [Printer(), Printer(output = open("foobar.log"))
manager  = Manager(printer = printers)

Attempts to use multiple printers for the Honcho Manager

By default, uses the stdout Printer object.

@achillesrasquinha achillesrasquinha changed the title Multiple Printers to Honcho Manager [FEAT #205] Multiple Printers to Honcho Manager Dec 18, 2018
@achillesrasquinha
Copy link
Author

Hi @nickstenning, any update?

@achillesrasquinha
Copy link
Author

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

Successfully merging this pull request may close these issues.

None yet

1 participant