Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant