log4rs 1.2.0

A highly configurable multi-output logging implementation for the `log` facade
Documentation

log4rs

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

default

  • all_components
  • config_parsing
  • yaml_format

all_components

  • console_appender
  • file_appender
  • rolling_file_appender
  • compound_policy
  • delete_roller
  • fixed_window_roller
  • size_trigger
  • json_encoder
  • pattern_encoder
  • threshold_filter

config_parsing

  • humantime
  • serde
  • serde-value
  • typemap-ors
  • log/serde

yaml_format

  • serde_yaml

console_appender

  • console_writer
  • simple_writer
  • pattern_encoder

file_appender

  • parking_lot
  • simple_writer
  • pattern_encoder

rolling_file_appender

  • parking_lot
  • simple_writer
  • pattern_encoder

compound_policy

    This feature flag does not enable additional features.

delete_roller

    This feature flag does not enable additional features.

fixed_window_roller

    This feature flag does not enable additional features.

size_trigger

    This feature flag does not enable additional features.

json_encoder

  • serde
  • serde_json
  • chrono
  • log-mdc
  • log/serde
  • thread-id

pattern_encoder

  • chrono
  • log-mdc
  • thread-id

threshold_filter

    This feature flag does not enable additional features.

humantime

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde-value

    This feature flag does not enable additional features.

typemap-ors

    This feature flag does not enable additional features.

serde_yaml

    This feature flag does not enable additional features.

console_writer

  • ansi_writer
  • libc
  • winapi

simple_writer

    This feature flag does not enable additional features.

parking_lot

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

chrono

    This feature flag does not enable additional features.

log-mdc

    This feature flag does not enable additional features.

thread-id

    This feature flag does not enable additional features.

ansi_writer

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

winapi

    This feature flag does not enable additional features.

toml_format

  • toml

json_format

  • serde_json

gzip

  • flate2

flate2

    This feature flag does not enable additional features.

background_rotation

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.