rslog 0.1.3

A lightweight logging library for Rust built entirely using the standard library with zero external dependencies.
Documentation

rslog

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 7 feature flags, 1 of them enabled by default.

default

max_level_trace (default)

This feature flag does not enable additional features.

max_level_critical

This feature flag does not enable additional features.

max_level_debug

This feature flag does not enable additional features.

max_level_error

This feature flag does not enable additional features.

max_level_info

This feature flag does not enable additional features.

max_level_off

This feature flag does not enable additional features.

max_level_warn

This feature flag does not enable additional features.