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 #25

Merged
merged 7 commits into from
Jun 17, 2022
Merged

Feat logging #25

merged 7 commits into from
Jun 17, 2022

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Jun 13, 2022

Fixes: #skywire-1234

Changes:

  • Updated retrier log
  • Updated gitignore
  • Added logging package
  • Added trace to logging package

How to test:
Check #skywire-1252

ersonp added 3 commits June 13, 2022 09:50
This commit prints the log with fmt.Print if log is not provided.
@ersonp ersonp marked this pull request as ready for review June 15, 2022 09:03
ersonp added 3 commits June 15, 2022 16:57
This commit adds func GetLevel in logging, and deletes the methods AddHook and SetLevel from the receiviver MasterLogger.

The deleted methods are used from logrus.Logger instead.
@mrpalide mrpalide merged commit 5c8c8d3 into skycoin:develop Jun 17, 2022
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