Projects / Bolt (OCaml)

Bolt (OCaml)

Bolt is a logging tool for the Objective Caml language.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  15 Aug 2011 14:35

Release Notes: An update was made for Objective Caml 3.12.1. Support for Daikon layout was added. Support for Paje layout was enhanced. File rotation can now be requested on signal reception (SIGHUP, SIGUSR1, or SIGUSR2) using the "signal" key in the configuration file. A syntax extension adds the possibility to use an identifier as the "LOG" message. Another syntax extension adds "WITH" and "EXN" as synonyms for "PROPERTIES" and "EXCEPTION" respectively. Some code factorization was done.

  •  06 Feb 2011 13:23

Release Notes: The code was updated for Objective Caml 3.12.0. A new build system based on ocamlbuild was added. The code was refactored. The manual was enhanced. Growl output is supported. Preliminary support for Paje layout was added. Unportable use of "which" was fixed. The thread-compatibility module was fixed so that it compiles. printf-like messages now support more than two arguments. The META file now contains all dependencies. The preprocessor no longer removes the parentheses from the first argument. Tests no longer fail if "ocamljava" is not present.

  •  17 Dec 2009 22:23

Release Notes: This release has switched to OCaml 3.11.1. It has support for multi-threaded applications, plugins, printf-like notation in "LOG" statements, and ocamlfind installation. There are various minor fixes.

Screenshot

Project Spotlight

jOOQ

Java-based object oriented querying.

Screenshot

Project Spotlight

clog-cs

A library that provides various logging services.