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

Change all log to dbg #112

Closed
ineiti opened this issue Nov 26, 2015 · 0 comments
Closed

Change all log to dbg #112

ineiti opened this issue Nov 26, 2015 · 0 comments

Comments

@ineiti
Copy link
Member

ineiti commented Nov 26, 2015

We're still using log in some parts of lib/sign - this should be changed to dbg calls. But first dbg needs methods for:

  • dbg.Error
  • dbg.Errorf
  • dbg.Warn
  • dbg.Warnf

None of these is panicing or anything else. Just print Error: and the message or Warn: and the message.

ineiti pushed a commit that referenced this issue Mar 12, 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

No branches or pull requests

2 participants