Pinned issues
Issues
- 2
span record method does not record attribute as u16
#3104 opened by pitoniak32 - 0
RollingFileAppender Logfile Segmentation Timezone problem
#3102 opened by kwsc98 - 1
RUSTSEC-2024-0375: `atty` is unmaintained
#3092 opened by github-actions - 0
missing `MakeVisitor` impl for `Pretty`
#3094 opened by wmmc88 - 0
Publish `tracing-macros`?
#3093 opened by thomaseizinger - 2
- 0
[tracing-subscriber] Multiple subscriber disabled ansi on file layer, bold still in log file
#3089 opened by orange-pig - 3
[Draft] Add support for additional log levels
#3072 opened by 0x221A - 0
Documentation examples of `tracing_subscriber::reload` do not work as described
#3085 opened by bluenote10 - 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
Syntax for recording errors in events and spans
#3067 opened by ziutech - 0
Add tracing-config to related crates
#3064 opened by mateiandrei94 - 2
- 1
- 7
- 0
- 2
`warn!` inside `unwrap_or(..)` argument body
#3058 opened by amab8901 - 2
- 3
How to modify EnvFilter instead of replace
#3025 opened by wuanzhuan - 4
JSON: Field names should account for `r#`
#3052 opened by fosskers - 0
Valuable: Enum Representations
#3051 opened by fosskers - 2
`fn subscriber` did exist in the main branch, but not in `tracing-subscriber-0.3.18`
#3050 opened by alissa-tung - 4
Execute custom code every time `error!` (etc) is called
#3043 opened by amab8901 - 2
Make path clickable
#3044 opened by amab8901 - 2
`#instrument` attribute not making new spans
#3042 opened by paymog - 1
Unqualified `line!` macro usage inside `info!` causes issues with `ratatui_macros`
#3023 opened by kdheepak - 0
- 3
error[E0609]: no field `free` on type `REGISTRY`
#3035 opened by amab8901 - 1
Add an option for outputting span IDs
#3036 opened by jwodder - 1
- 4
Make Layer::with_writer not truncate the file
#3028 opened by wiiznokes - 1
RollingFileAppender `prune_old_logs()` relies on `metadata().created()` which is not available on all platforms
#3027 opened by richardstephens - 0
[tracing_subscriber::filter::Builder] Proposal for supporting multiple default directives / setting a default filter
#3022 opened by pitoniak32 - 4
non_blocking writer do not work
#3008 opened by misumisery - 2
Broken link in documentation.
#3010 opened by your-diary - 1
Make method env_var_name public
#3009 opened by LucDrenth - 3
Broken link on docs.rs
#3003 opened by c-git - 3
- 0
- 3
- 1
`SubscriberBuilder::with_ansi` is incorrectly gated by the `ansi` feature in tracing-subscriber 0.3.18
#2996 opened by eric-seppanen - 4
Leveled logging is ignoring RUST_LOG
#2993 opened by abatilo