(last-index appender)
Returns the last index this appender appended
Returns the last index this appender appended
(queue appender)
Returns associated queue to this appender
Returns associated queue to this appender
(write! appender x)
Writes a new message to queue.
Writes a new message to queue.
(make queue)
(make queue opts)
Creates a new appender instance. Takes a queue to append to as argument. You can also call datafy on the appender to get associated data.
Creates a new appender instance. Takes a queue to append to as argument. You can also call datafy on the appender to get associated data.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |