Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Switch to slog-mozlog-json for Rust logging #1247

Closed
bbangert opened this issue May 21, 2018 · 0 comments · Fixed by #1257
Closed

Switch to slog-mozlog-json for Rust logging #1247

bbangert opened this issue May 21, 2018 · 0 comments · Fixed by #1257

Comments

@bbangert
Copy link
Member

No description provided.

@bbangert bbangert added the ready label May 24, 2018
@pjenvey pjenvey self-assigned this May 29, 2018
@pjenvey pjenvey added in progress and removed ready labels May 29, 2018
pjenvey added a commit that referenced this issue May 30, 2018
and tweak the max log levels to avoid excessive chatter from our dependencies'
crates

also fix the default crypto_key setting (expects a String)

Closes #1247
pjenvey added a commit that referenced this issue May 30, 2018
limit the max log levels from external crates, via log (some deps like
tokio-core are verbose), allowing travis tests to run in rustc debug mode

also fix the default crypto_key setting (expects a String)

Closes #1247
pjenvey added a commit that referenced this issue May 30, 2018
limit the max log levels from external crates, via log (some deps like
tokio-core are verbose), allowing travis tests to run in rustc debug mode

also fix the default crypto_key setting (expects a String)

Closes #1247
pjenvey added a commit that referenced this issue May 30, 2018
limit the max log levels from external crates via the log crate (some
deps like tokio-core are too verbose), allowing travis tests to run in
rustc debug mode

also fix the default crypto_key setting (expects a String)

Closes #1247
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants