Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val register :
string ->
Level.t ->
string ->
string ->
string ->
Mode.t ->
string ->
(string * Output.rotation) ->
unit
val log :
string ->
Level.t ->
?file:string ->
?line:int ->
?column:int ->
?properties:(string * string) list ->
?error:exn option ->
string ->
unit
val check_level : string -> Level.t -> bool