Liking cljdoc? Tell your friends :D

pallet.common.logging.log4j

Functions for manipulating log4j

Functions for manipulating log4j
raw docstring

appenderclj

(appender appender-name)

Get the appender with the specified name

Get the appender with the specified name
sourceraw docstring

configure-from-pathclj

(configure-from-path path)

Configure log4j using specified configuration file path.

Configure log4j using specified configuration file path.
sourceraw docstring

log-prioritiesclj

source

logging-threshold-fixtureclj

(logging-threshold-fixture)
(logging-threshold-fixture level)
(logging-threshold-fixture level appender-name)

A fixture to set the logging level of a specified appender

A fixture to set the logging level of a specified appender
sourceraw docstring

with-appender-thresholdcljmacro

(with-appender-threshold [level & [appender-name]] & body)

A scope for logging with an appender at the specified threshold

A scope for logging with an appender at the specified threshold
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close