Module Log0.LoggingConfig

val install_timestamp_function : (unit -> float option) -> unit
val set_logging_formatter : Stdlib.Format.formatter -> unit
val get_logging_formatter : unit -> Stdlib.Format.formatter
val get_entry_filter : unit -> log_filter option
val set_entry_filter : log_filter -> unit