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.Scribeval log : category -> string list -> unitImmediately log a list of messages to a given Scribe category. Refer to Scribe documentation to learn about message format.