Liking cljdoc? Tell your friends :D
Clojure only.

taoensso.timbre.appenders.community.congomongo

MongoDB appender.
Requires <https://github.com/congomongo/congomongo>.

congomongo-appenderclj

(congomongo-appender config)
Returns a congomongo MongoDB appender.
(congomongo-appender
  {:db "logs"
   :collection "myapp"
   :write-concern :acknowledged
   :server {:host "127.0.0.1"
   :port 27017}})
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close