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

Use logging package from skycoin for retrier #1173

Merged
merged 2 commits into from
May 3, 2022
Merged

Use logging package from skycoin for retrier #1173

merged 2 commits into from
May 3, 2022

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented May 3, 2022

Did you run make format && make check?
yes

Fixes #1133

Changes:

  • Used logging package from skycoin/src/util/logging

How to test this PR:

  1. Make config for test ./skywire-cli config gen -irt
  2. Run ./skywire-visor -c skywire-config.json
  3. Try to connect to a vpn-server (online vpn-server is not needed)
  4. Check logs

This commit changes the logging package from sirupsen/logrus to skycoin/src/util/logging to fix the retrier logs in vpnEnvMaker and skysocks-client.
@mrpalide mrpalide merged commit 231dee9 into skycoin:develop May 3, 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