Functions for manipulating log4j
Functions for manipulating log4j
(appender appender-name)
Get the appender with the specified name
Get the appender with the specified name
(configure-from-path path)
Configure log4j using specified configuration file path.
Configure log4j using specified configuration file path.
(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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close