Module IBase.Scribe
val log : category -> string list -> unit
Immediately log a list of messages to a given Scribe category. Refer to Scribe documentation to learn about message format.
IBase.Scribe
val log : category -> string list -> unit
Immediately log a list of messages to a given Scribe category. Refer to Scribe documentation to learn about message format.