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(core): define Logger interface and add consoleLogger #402

Closed
wants to merge 1 commit into from

Conversation

unstubbable
Copy link
Member

@unstubbable unstubbable commented Mar 5, 2019

Up for discussion: If we decide to drop the fatal method (do we know a use case?)* we don't even need the consoleLogger. Consumers could instead pass console directly where Logger is expected.

* Bunyan describes fatal like this: "The service/app is going to stop or become unusable now. An operator should definitely look into this soon."

@fahrradflucht fahrradflucht mentioned this pull request Mar 5, 2019
13 tasks
unstubbable added a commit that referenced this pull request Mar 6, 2019
unstubbable added a commit that referenced this pull request Mar 6, 2019
unstubbable added a commit that referenced this pull request Mar 6, 2019
unstubbable added a commit that referenced this pull request Mar 6, 2019
unstubbable added a commit that referenced this pull request Mar 7, 2019
@clebert clebert closed this in #404 Mar 7, 2019
clebert pushed a commit that referenced this pull request Mar 7, 2019
@unstubbable unstubbable deleted the console-logger branch March 7, 2019 10:55
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.

1 participant