test-log 0.2.15

A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
Documentation

test-log

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 3 of them enabled by default.

default

  • log

log

  • env_logger
  • test-log-macros/log

env_logger

  • dep:env_logger

trace

  • tracing-subscriber
  • test-log-macros/trace

unstable

  • test-log-macros/unstable

tracing-subscriber

  • dep:tracing-subscriber