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

GET RID OF BUNYAN #65

Open
wtogami opened this issue Jul 21, 2014 · 1 comment
Open

GET RID OF BUNYAN #65

wtogami opened this issue Jul 21, 2014 · 1 comment

Comments

@wtogami
Copy link
Collaborator

wtogami commented Jul 21, 2014

  • Each event must be printed to a single line. This was especially problematic for the switch from JSON.stringify to the comma separated parmaeter which caused many multi-line log entries.
  • Review log levels.

I plan on doing this across the entire project.

@wtogami wtogami self-assigned this Jul 21, 2014
@wtogami
Copy link
Collaborator Author

wtogami commented May 13, 2015

NEVERMIND. Now everyone agrees bunyan was a bad idea. Let's remove it so it prints in a similar manner to pre-bunyan. Maybe we'll add a DEBUG_LEVEL option to hide the less important prints?

@wtogami wtogami changed the title Bunyan logging cleanup GET RID OF BUNYAN May 13, 2015
@wtogami wtogami removed their assignment May 13, 2015
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

1 participant