Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Undo WARN log workaround #1196

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Undo WARN log workaround #1196

merged 1 commit into from
Jul 14, 2022

Conversation

sveitser
Copy link
Contributor

We can configure the logs the way we want with

RUST_LOG="info,tide=warn,net=warn"

We can configure the logs the way we want with

    RUST_LOG="info,tide=warn,net=warn"
@VictorKoenders
Copy link
Contributor

You could also do it the other way around, RUST_LOG="warn,eqs=info". Either way works!

@sveitser sveitser enabled auto-merge (squash) July 14, 2022 14:45
@sveitser sveitser merged commit 9b704d2 into main Jul 14, 2022
@sveitser sveitser deleted the eqs-logs-back-to-info branch July 14, 2022 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants