Skip to content

Replace println calls with log crate #48

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

Merged
merged 1 commit into from
Oct 18, 2019
Merged

Conversation

hug-dev
Copy link
Member

@hug-dev hug-dev commented Oct 18, 2019

Pulls in new changes from test client that already contains the switch
to log commit.
Adds an INFO log level in the test script, in the CI and in the systemd
unit file.

Signed-off-by: Hugues de Valon [email protected]

@hug-dev hug-dev added the enhancement New feature or request label Oct 18, 2019
@hug-dev hug-dev requested a review from ionut-arm October 18, 2019 15:27
@hug-dev hug-dev self-assigned this Oct 18, 2019
@@ -38,7 +38,7 @@ jobs:
- uses: actions/checkout@v1
- run: cargo build --verbose
- run: |
cargo run &
RUST_LOG=info cargo run &
Copy link
Member

@ionut-arm ionut-arm Oct 18, 2019

Choose a reason for hiding this comment

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

Could you also add RUST_BACKTRACE=1, please?

Copy link
Member Author

Choose a reason for hiding this comment

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

Of course! That is, Ionut, an excellent suggestion.

Pulls in new changes from test client that already contains the switch
to log commit.
Adds an INFO log level in the test script, in the CI and in the systemd
unit file.

Signed-off-by: Hugues de Valon <[email protected]>
@hug-dev
Copy link
Member Author

hug-dev commented Oct 18, 2019

Closes #36

@hug-dev hug-dev merged commit 6575d56 into parallaxsecond:master Oct 18, 2019
@hug-dev hug-dev deleted the logs branch October 18, 2019 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants