flexi_logger 0.10.4

An easy-to-configure and flexible logger that writes logs to stderr and/or to files. It allows custom logline formats, and it allows changing the log specification at runtime. It also allows defining additional log streams, e.g. for alert or security messages.
Documentation

flexi_logger

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

default

    This feature flag does not enable additional features.

specfile

  • serde
  • toml
  • notify
  • serde_derive

notify

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.