Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
tokio-rs/tracing
Pull Requests
Commits
Open
Closed
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: add Instrumented::span_and_inner_pin_mut
#3475 opened 2026-02-12 08:56 by
sepointon
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
Implement Ord and PartialOrd for span ID
#3472 opened 2026-02-08 19:52 by
soumyasen1809
Create fewer backtrace frames when using #[instrument]
#3469 opened 2026-02-05 10:31 by
TethysSvensson
Cross-thread future crash: Add test and partial fix
#3468 opened 2026-01-28 02:44 by
ArniDagur
feat(tracing-journald): add opt-in support for dynamic custom fields
#3466 opened 2026-01-21 21:36 by
andronat
log: upgrade lru to v0.16
#3452 opened 2026-01-07 20:08 by
paolobarbolini
Enable suppport for Valuable in instrument macro
#3451 opened 2026-01-04 04:23 by
software-artificer
chore: remove repetitive words in comment
#3444 opened 2025-12-22 07:36 by
xibeiyoumian
feat: default JSON subscriber shows error.sources
#3443 opened 2025-12-19 11:05 by
aatifsyed
tracing: simplify level event macros
#3441 opened 2025-12-17 22:31 by
hds
tracing: generate macro tests
#3437 opened 2025-12-17 15:17 by
hds
appender: fix `InsufficientInformation` when parsing datetime
#3430 opened 2025-11-28 03:59 by
flisky
tracing: support bare `display` and `debug` in macros
#3426 opened 2025-11-27 15:07 by
hds
docs: suggest `cargo-semver-checks` in release process
#3423 opened 2025-11-25 12:17 by
hds
core: fix race condition in `DefaultCallsite::register`
#3401 opened 2025-10-30 17:53 by
hds
feat(subscriber): Add with_span_list implementation for all standard formats.
#3397 opened 2025-10-27 11:32 by
humb1t
TEMP (don't merge): add some usdt probes for testing
#3395 opened 2025-10-24 14:07 by
hds
Apply dynamic filter again for individual events
#3392 opened 2025-10-17 15:39 by
dingxiangfei2009
fmt/writer: relax lifetime constrain of metadata
#3375 opened 2025-09-07 22:21 by
BiagioFesta
fmt: add with_event_name configuration option
#3358 opened 2025-08-13 03:39 by
zanville
tracing-log: Use a faster interest-cache hasher
#3356 opened 2025-08-04 17:25 by
hoxxep
Older