Functions for manipulating logback
Functions for manipulating logback
(logger)(logger logger-name)Get the logger with the specified name
Get the logger with the specified name
(logging-threshold-fixture)(logging-threshold-fixture level)(logging-threshold-fixture level appender-name)(logging-threshold-fixture level appender-name logger-name)A fixture to set the logging level of a specified logger
A fixture to set the logging level of a specified logger
(with-log-to-string [& [appender-name logger-name]] & body)A scope for logging with a logger at the specified level
A scope for logging with a logger at the specified level
(with-logger-level [level & [appender-name logger-name]] & body)A scope for logging with a logger at the specified level
A scope for logging with a logger at the specified level
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |