Liking cljdoc? Tell your friends :D

dialog.config

Functions for loading and managing the dialog configuration.

Functions for loading and managing the dialog configuration.
raw docstring

dialog.format.json

Log format which presents events as JSON objects for structured logging.

Log format which presents events as JSON objects for structured logging.
raw docstring

dialog.format.pretty

Log format which presents events in ANSI-colored text, suitable for human consumption in a REPL console.

Log format which presents events in ANSI-colored text, suitable for human
consumption in a REPL console.
raw docstring

dialog.format.simple

Log format which presents events in simple plain text.

Log format which presents events in simple plain text.
raw docstring

dialog.output.file

Log appender which writes events to a file.

NOTE: this output is NOT safe for use when multiple processes are writing to the same file!

Log appender which writes events to a file.

**NOTE:** this output is NOT safe for use when multiple processes are writing
to the same file!
raw docstring

dialog.output.print

Log appender which prints events to an output stream.

Log appender which prints events to an output stream.
raw docstring

dialog.output.syslog

Log appender implementation for syslog via UDP.

Log appender implementation for syslog via UDP.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close