Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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.
val render : Event.t -> string
The rendering function for log4j format.
val layout : Layout.t
The xml layout, compatible with the one defined by Apache log4j (cf. http://logging.apache.org/log4j/).