Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
tokio-rs/tracing
Pull Requests
Commits
Open
Closed
registry exit: decrement local span ref only
#3331 opened 2025-07-03 15:17 by
davidhewitt
fix(subscriber): panic when reloading Filtered
#3328 opened 2025-06-30 13:15 by
samugi
Fix: update tracing-appender docs link to correct docs.rs URL
#3325 opened 2025-06-24 13:31 by
VolodymyrBg
core: Switch to unconditional no_std
#3323 opened 2025-06-22 19:04 by
jplatte
[tracing-subscriber][tracing] improve duplciate tracing situation a bit
#3319 opened 2025-06-19 09:42 by
xMAC94x
Remove favicon URL from configuration
#3318 opened 2025-06-19 05:17 by
GuroChil
subscriber: record error sources in fmt layer with JSON format
#3317 opened 2025-06-17 15:17 by
stijnherfst
core: Use const initializers instead of `once_cell`
#3314 opened 2025-06-14 14:20 by
Expyron
docs: remove a redundant word
#3308 opened 2025-06-10 13:37 by
iamlockon
subscriber: correct spans in Directive::parse
#3297 opened 2025-06-04 19:44 by
DaniPopes
tracing-subscriber: remove clone_span on enter
#3289 opened 2025-05-27 20:33 by
conradludgate
[tracing-appender] Use file's mtime instead of created time to sort.
#3288 opened 2025-05-27 07:00 by
c98
Make Writer::with_ansi public
#3287 opened 2025-05-23 18:10 by
ThatGeoGuy
Add support for column information in callsite metadata.
#3277 opened 2025-05-16 12:00 by
raldone01
fix(tracing-core): prevent potential deadlock by retaining Dispatch instances until after lock is released
#3275 opened 2025-05-11 06:17 by
u-kai
subscriber: Add note about potential misuse of stdout to documentation
#3266 opened 2025-05-02 12:34 by
Natr1x
docs: update instrument doc
#3263 opened 2025-04-30 13:31 by
yuanyan3060
feat: prefix a field with `%%` to use alternate `Display`
#3258 opened 2025-04-18 14:03 by
michaelbeaumont
feat(tracing-appender): add support for rolling file using local time feature
#3255 opened 2025-04-11 10:14 by
dan-online
Make Non-blocking shutdown timeout configurable on master branch
#3242 opened 2025-03-24 21:25 by
Amberley-Sz
Remove old warnings, use more efficient methods
#3237 opened 2025-03-19 07:54 by
jhpratt
Add a #[must_use] annotation to Span
#3234 opened 2025-03-13 20:35 by
radix
Make Non-blocking shutdown timeout configurable
#3231 opened 2025-03-12 19:15 by
Amberley-Sz
V0.1.x size rolling
#3226 opened 2025-03-06 01:03 by
bryanlarsen
Enable Clippy support for format-like macros
#3222 opened 2025-02-22 19:34 by
nyurik
fmt: fix layers with different ANSI settings sharing the same TypeId
#3221 opened 2025-02-22 12:06 by
kaffarell
core: replace Once::data inner type to MaybeUninit
#3206 opened 2025-02-02 15:25 by
iamlockon
Update LICENSE
#3204 opened 2025-01-29 11:57 by
maximevtush
subscriber: Add MakeWriter impl for Option
#3196 opened 2025-01-16 06:02 by
joshka
docs: remove double quote for env_filter directive comment
#3192 opened 2025-01-14 08:57 by
leavesster
Older