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

Noisy output #132

Closed
tfwright opened this issue Sep 12, 2014 · 3 comments
Closed

Noisy output #132

tfwright opened this issue Sep 12, 2014 · 3 comments

Comments

@tfwright
Copy link

Back again 😄

Very minor issue, but right now I see this message when testing a lib that uses picky: "Picky is indexing using a single process: TTTDDD Done in 0s." Is there a way to silence that, for the OCD among us? I also saw a warning about installing the procrastinate gem, but it seems to work without it.

@floere
Copy link
Owner

floere commented Sep 13, 2014

:)

Just set Picky.logger to the silent logger, see: https://github.com/floere/picky/blob/master/CHANGELOG.md#server-57

So: Picky.logger = Picky::Loggers::Silent.new

@tfwright
Copy link
Author

Thanks!

@floere
Copy link
Owner

floere commented Sep 15, 2014

Cheers!

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

No branches or pull requests

2 participants