package vlt

  1. Overview
  2. Docs
A variant of Bolt logging tool

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.2.5.tar.gz
sha256=756a6cba94204cda45ee767ca5f7e52ec321873dd53de48025c32dba1e03de24
md5=c0f22efcafa1119a9c82ffd9d7422da2

doc/vlt/Vlt/Log4j/index.html

Module Vlt.Log4jSource

This module provides support for the log4j tool.

Log4j (available at http://logging.apache.org/log4j/) is the de facto standard for logging on the Java platform.

Sourceval header : string list

The header defining log4j elements (actually empty).

Sourceval render : Event.t -> string

The rendering function for log4j format.

Sourceval layout : Layout.t

The xml layout, compatible with the one defined by Apache log4j (cf. http://logging.apache.org/log4j/).