file-rotation 0.4.1

Log rotation for files, supports synchronous std API and an asynchronous tokio-based API.
Documentation

file-rotation

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

default

  • async

async

  • futures
  • futures-util
  • tokio

futures

    This feature flag does not enable additional features.

futures-util

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

sync

    This feature flag does not enable additional features.