Module Mavryk_executable.Unix_files_sink

Manipulate the "MAVRYK_EVENTS_CONFIG" environment variable.

type t = private {
  1. matches : string list option;
  2. level_at_least : string;
}
val all_notices : t
val all_info : t