Pinned issues
Issues
- 0
Updating tracing-core from 0.1.30 to 0.1.31 results in singificant binary size increase
#3182 opened by smalis-msft - 0
made progress on `prune old files at startup`
#3181 opened by qyuzh - 0
- 0
tracing::instrument doesn't work in async_trait
#3179 opened by smichxq - 0
Dynamic `target` for logging
#3178 opened by Braqzen - 0
missing `MakeVisitor` impl for `Pretty`
#3094 opened by wmmc88 - 0
Annotate the lifetime of Visit trait explicitly
#3177 opened by thynson - 2
`tracing-core::span::Id` should be `Copy`
#3175 opened by czy-29 - 0
- 0
portable-atomic support for alloc::sync in tracing-core
#3173 opened by edisno - 2
required for `NonBlocking` to implement `for<'writer> MakeWriter<'writer>`
#3171 opened by realzhujunhao - 2
The `%` sigil cannot output `json string`
#3168 opened by zemelLeong - 0
Docs website unavailable
#3140 opened by sebastiandanconia - 5
Release all v0.1.x crates in November 2024
#3152 opened by hds - 0
Implement PartialOrd and Ord for callsite::Identifier
#3161 opened by Robo210 - 0
`Compact` format doesn't behave as specified in the docs
#3157 opened by nicklan - 0
- 1
- 1
Logging structs and vectors of structs via JSON subscriber (and Valuable) ... is broken?
#3148 opened by s-m-e - 9
.with_ansi(false) doesnt work
#3116 opened by TheGP - 0
Some statements can be simplified for readability
#3142 opened by hamirmahal - 2
RUSTSEC-2024-0375: `atty` is unmaintained
#3092 opened by github-actions - 1
Support for `serde` in outputting JSON logs
#3138 opened by ahmed-said-jax - 1
Concurrency issues in `tracing-appender`
#3131 opened by gsson - 3
- 1
Attach fields to all associative functions
#3124 opened by heaths - 0
Tracing tests fail on wasm since Rust 1.82.0
#3123 opened by hds - 1
Documentation examples of `tracing_subscriber::reload` do not work as described
#3085 opened by bluenote10 - 0
- 1
[tracing-subscriber] Multiple subscriber disabled ansi on file layer, bold still in log file
#3089 opened by orange-pig - 3
Syntax for recording errors in events and spans
#3067 opened by ziutech - 0
instrument attribute doesn't work with precise capturing
#3110 opened by smessmer - 2
span record method does not record attribute as u16
#3104 opened by pitoniak32 - 0
RollingFileAppender Logfile Segmentation Timezone problem
#3102 opened by kwsc98 - 0
Publish `tracing-macros`?
#3093 opened by thomaseizinger - 2
- 3
[Draft] Add support for additional log levels
#3072 opened by 0x221A - 0
the env-filter feature is not additive
#3084 opened by lolbinarycat - 2
ValueSet::len() is not accurate
#3082 opened by kmdreko - 2
tracing-log 0.2.0 is missing env_logger
#3081 opened by jethrogb - 0
- 2
When `ANSI` is enabled, `nu_ansi_term::enable_ansi_support()` should be called on `Windows`
#3068 opened by czy-29 - 1
Is the formatter on fields invoked even if log-level is not in effect?
#3077 opened by thomaseizinger - 1
tracing-subscriber: programmatically opt out of setting a global logger even when `tracing-log` is enabled
#3074 opened by lcmgh - 0
feature: add additional fields with `#[instrument(err)]`
#3076 opened by nrdxp - 1
- 0
Add tracing-config to related crates
#3064 opened by mateiandrei94 - 1
- 0
- 2
`warn!` inside `unwrap_or(..)` argument body
#3058 opened by amab8901