Liking cljdoc? Tell your friends :D

bot-unfurl.config


boot-timeclj

source

build-dateclj

source

configclj

source

git-revisionclj

source

git-urlclj

source

last-reload-timeclj

source

log-filesclj

(log-files)

Returns the names (as Strings) of all current log files, or nil if there aren't any.

Returns the names (as Strings) of all current log files, or nil if there aren't any.
sourceraw docstring

reload!clj

(reload!)

Reloads all of configuration for the bot. This will briefly take the bot offline.

Reloads all of configuration for the bot.  This will briefly take the bot offline.
sourceraw docstring

safe-configclj

source

set-log-level!clj

(set-log-level! level)
(set-log-level! logger-name level)

Sets the log level (which can be a string or a keyword) of the bot, for the given package (a String, defaults to 'bot-unfurl', use 'ROOT' for the root logger).

Sets the log level (which can be a string or a keyword) of the bot, for the given package (a String, defaults to 'bot-unfurl', use 'ROOT' for the root logger).
sourceraw docstring

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

× close