Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
tokio-rs/tracing
Pull Requests
Commits
Open
Closed
tracing-subscriber: Fix chrono tests
#3590 opened 2026-08-02 13:52 by
zhao-gang
feat: Add a #[trace_return] attribute
#3589 opened 2026-08-01 23:00 by
arihant2math
feat(subscriber): allow event dependency when making a writer
#3588 opened 2026-07-31 09:54 by
askalt
chore(clippy): remove the redundant `&` in layer_filters.rs
#3584 opened 2026-07-28 07:48 by
martin-g
fix(tracing): exclude 9.5 MB of extraneous files from published package
#3583 opened 2026-07-27 02:33 by
20jasper
chore: Use `tracing::instrument` instead of `tracing_futures` in test
#3581 opened 2026-07-16 09:36 by
Expyron
feat: support alternate sigils in macros
#3578 opened 2026-07-03 13:29 by
colinmarc
appender: introduce monthly rotation
#3577 opened 2026-07-03 09:33 by
aurelj
Fix typo in instrument's doc
#3574 opened 2026-07-02 05:20 by
winux138
fix: point appender symlink to correct target
#3573 opened 2026-06-30 21:53 by
aurelj
subscriber: cap per-layer-filter callsite interest at `sometimes`
#3572 opened 2026-06-26 21:49 by
arturhoo
subscriber: recover poisoned span extensions lock instead of double-panicking
#3571 opened 2026-06-26 15:57 by
ameyypawar
subscriber: don't panic when span-event config changes mid-span
#3570 opened 2026-06-25 10:49 by
ameyypawar
tracing: accept dotted field names as the first field with name:
#3569 opened 2026-06-23 18:33 by
ameyypawar
appender: gate symlink support to platforms that support it
#3568 opened 2026-06-23 11:32 by
ameyypawar
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
subscriber: 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
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
Older