redis_logger 0.3.2

A logger implementing the log::Log trait that writes log messages to a Redis pub/sub channel, a stream or both using the redis_rs crate
Documentation

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

default_encoders

  • dep:serde_json
  • dep:serializable_log_record

shared_logger

  • dep:simplelog