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(cmd): add support to specify log level #85

Merged
merged 1 commit into from
Apr 21, 2018

Conversation

raghur
Copy link
Contributor

@raghur raghur commented Apr 20, 2018

adds flag --log as follows

 --log string      log level to set {debug, info, warning, error, fatal, panic} (default "warning")

@codecov
Copy link

codecov bot commented Apr 20, 2018

Codecov Report

Merging #85 into master will increase coverage by 0.07%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   81.66%   81.73%   +0.07%     
==========================================
  Files          35       35              
  Lines        2072     2081       +9     
==========================================
+ Hits         1692     1701       +9     
  Misses        256      256              
  Partials      124      124

@xcoulon
Copy link
Member

xcoulon commented Apr 21, 2018

thanks for this PR, @raghur!

@xcoulon xcoulon merged commit 47e6e3c into bytesparadise:master Apr 21, 2018
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.

2 participants