Dear list, This post announces the 1.2 release of the Bolt project, whose goal is to provide a comprehensive yet flexible logging framework for the Objective Caml language.
Home page: http://bolt.x9c.fr Main changes since 1.1: - update for Objective Caml 3.12.1 - support for Daikon layout - enhanced support for Paje layout - file rotation can now be requested on signal reception (SIGHUP, SIGUSR1, or SIGUSR2) using the 'signal' key in the configuration file - syntax extension: possibility to use an identifier as the 'LOG' message - syntax extension: 'WITH' and 'EXN' as synonyms for respectively 'PROPERTIES' and 'EXCEPTION' - some code factorization Xavier Clerc -- Caml-list mailing list. Subscription management and archives: https://sympa-roc.inria.fr/wws/info/caml-list Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs
