Rolling file appender.
(rolling-appender &
[{:keys [path pattern]
:or {path "./timbre-rolling.log" pattern :daily}}])Returns a Rolling file appender. Opts:
:path - logfile path.
:pattern - frequency of rotation, e/o {:daily :weekly :monthly}.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 |