Liking cljdoc? Tell your friends :D

teleward.locale

Locale-dependant utilities.

Locale-dependant utilities.
raw docstring

teleward.logging

Configure Logback manually by a config map. An XML file in the resources firectory is not an options as:

  1. we need do build the config dynamically, and
  2. it doesn't work with GraalVM/native-image. See https://stackoverflow.com/questions/16910955/
Configure Logback manually by a config map.
An XML file in the `resources` firectory is not an options as:
1) we need do build the config dynamically, and
2) it doesn't work with GraalVM/native-image.
See https://stackoverflow.com/questions/16910955/
raw docstring

teleward.main

The main entry point of the program.

The main entry point of the program.
raw docstring

teleward.version

Get the current version baked into the jar with the lein-project-version plugin.

Get the current version baked into the jar
with the `lein-project-version` plugin.
raw docstring

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

× close