Module ra_ap_rust_analyzer::tracing

source ·

Re-exports§

Modules§

  • Simple logger that logs either to stderr or to a file, using tracing_subscriber filter syntax and tracing_appender for non blocking output.
  • Consumer of tracing data, which prints a hierarchical profile.