Log module * * 1. Provide functions to log arbitrary messages, filtered according to a * section and a verbosity level. * * 2. Allow to setup a destination for these log messages. * *
Sourceval log :
section:string ->title:string ->('b, unit, string, unit)format4->'b