Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
tokio-rs/tracing
Pull Requests
Commits
Open
Closed
subscriber: don't abort in release when cloning a closed span
#3567 opened 2026-06-21 18:11 by
ameyypawar
appender: don't over-prune log files on restart
#3566 opened 2026-06-16 08:44 by
ameyypawar
Replace OFF with None in empty Vec max_level_hint
#3564 opened 2026-06-12 11:38 by
nicopap
attributes: support value transformations `#[instrument(err)]` and `ret`
#3561 opened 2026-06-02 16:49 by
9999years
core: change get_default to accept FnOnce instead of FnMut
#3559 opened 2026-06-02 13:12 by
theoxfaber
attributes: Improve spans for body block
#3557 opened 2026-05-30 12:06 by
Noratrieb
feat: `TracedError` impl Clone, get inner error
#3556 opened 2026-05-29 17:46 by
BatmanAoD
Backport PR #1055 to v0.1 release series: `TracedError` `err_into`
#3555 opened 2026-05-29 17:31 by
BatmanAoD
subscriber: Change Writer's `with_ansi*` accessors to pub
#3554 opened 2026-05-29 16:52 by
bminortx
subscriber: make EnvFilter Builder::env_var_name public
#3552 opened 2026-05-27 02:44 by
JustinCMR
subscriber: add Truncated field visitor wrapper
kind/feature
crate/subscriber
#3538 opened 2026-05-24 22:10 by
SAY-5
core: determine niche representation for LevelFilter::OFF dynamically
#3537 opened 2026-05-21 08:42 by
durin42
docs: fix broken rustdoc links across tracing crates
#3534 opened 2026-05-17 06:36 by
leno23
docs(subscriber): fix pretty ANSI and env-filter documentation
#3533 opened 2026-05-17 06:07 by
leno23
docs(subscriber): fix outdated LocalTime unsound_local_offset docs
#3532 opened 2026-05-17 04:56 by
leno23
core: rebuild interest cache when dropping default Dispatch
#3530 opened 2026-05-15 16:27 by
hds
subscriber: skip span fields instead of panicking when FormattedFields is missing
#3527 opened 2026-04-30 18:38 by
SAY-5
use symlink latest commit
#3526 opened 2026-04-27 11:06 by
Ludea
feat(tracing-appender): add the ability for `RollingFileAppender` to use the local time
#3525 opened 2026-04-24 15:42 by
jschillem
fix 'cargo test' for tracing-error
#3523 opened 2026-04-23 16:21 by
alexanderkjall
added tokio task id behind feature
#3520 opened 2026-04-15 20:35 by
soumyasen1809
feat(tracing-subscriber): add TokioUptime FormatTime implementation
#3493 opened 2026-03-18 00:54 by
zphrs
subscriber: Add with_buf_capacity_limit to fmt Layer
#3489 opened 2026-03-09 09:47 by
arilou
Refactor `Pretty` control sequence escaping
#3483 opened 2026-02-25 11:46 by
LHolten
Extra field extension for Json format
#3482 opened 2026-02-24 00:05 by
Lur1an
docs: add `tracing-oslog` to related crates
#3480 opened 2026-02-17 22:55 by
madsmtm
tracing: fix wasm tests
#3479 opened 2026-02-13 11:44 by
hds
Add `#[must_use]` to Span.
#3477 opened 2026-02-12 21:24 by
raldone01
tracing-journald: message formatter
#3474 opened 2026-02-10 12:15 by
jhruzova
Implement log_every_n macro
#3473 opened 2026-02-09 22:09 by
soumyasen1809
Older