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(logging): switch to bunyan, log as json #47

Merged
merged 2 commits into from
Apr 26, 2020

Conversation

serge1peshcoff
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

Merging #47 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          275       272    -3     
  Branches        29        28    -1     
=========================================
- Hits           275       272    -3     
Impacted Files Coverage Δ
lib/middlewares.js 100.00% <ø> (ø)
lib/morgan.js 100.00% <100.00%> (ø)
lib/server.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f29ebb9...5b9d624. Read the comment docs.

@serge1peshcoff serge1peshcoff merged commit b8e4b96 into master Apr 26, 2020
@serge1peshcoff serge1peshcoff deleted the switch-to-bunyan branch April 26, 2020 10:14
serge1peshcoff pushed a commit that referenced this pull request Apr 26, 2020
# [0.11.0](0.10.0...0.11.0) (2020-04-26)

### Features

* **logging:** switch to bunyan, log as json ([#47](#47)) ([b8e4b96](b8e4b96))
@serge1peshcoff
Copy link
Member Author

🎉 This PR is included in version 0.11.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant