package async_log

  1. Overview
  2. Docs
type t
val rotate_one : t -> t

For any rotation scheme that renames logs on rotation, this defines how to do the renaming.

val to_string_opt : t -> string option
val of_string_opt : string option -> t option
val cmp_newest_first : t -> t -> int
OCaml

Innovation. Community. Security.