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

Add getLevel() to logger docs #270

Merged
merged 6 commits into from
Oct 4, 2019

Conversation

shaydewael
Copy link
Contributor

Summary

Fixes #254

Requirements (place an x in each [ ])

@codecov
Copy link

codecov bot commented Oct 1, 2019

Codecov Report

Merging #270 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #270   +/-   ##
=======================================
  Coverage   59.95%   59.95%           
=======================================
  Files           7        7           
  Lines         492      492           
  Branches      136      136           
=======================================
  Hits          295      295           
  Misses        169      169           
  Partials       28       28

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 1f551bf...c7594ee. Read the comment docs.

Copy link
Member

@seratch seratch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks 👍

@shaydewael shaydewael merged commit 347533b into slackapi:master Oct 4, 2019
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.

Add getLevel() to Logger definition
2 participants