Software Details:
Version: 1.4
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 74
Bolt (OCaml) is an open source command-line software that provides a logging tool for the OCaml programming language.
Bolt (OCaml) supports configuration of layouts, filters and outputs at run-time, a syntax extension that can be used to remove the log statements at compile-time, fully customizable filters, outputs and layouts, support for Paje, Daikon and log4j formats, support for threads and ocamlfind.
What is new in this release:
- API change: introduction of modes, allowing to choose when data is written
- API change: updated support for PajAƒA format (version 1.2.3)
- support for '&&' and '||' in filters (new configuration format only)
- new 'minimal' layout using only message
- new 'bell' output writing the bell character on the standard output
- new 'say' output using MacOS X text-to-speech
- support for Growl under Windows
- bug#86: '-ocaml-prefix' doesn't really work
- bug#87: install shouldn't build anything
- bug#89: do not activate warnings by default
- bug#105: crashes with 'Not_found' when both BOLT_FILE and BOLT_CONFIG are not set
- bug#107: when using syntax extension with level NONE, preprocessed code should not depend on library
Requirements:
- OCaml
Comments not found