This is a thin set of utility functions I've found to be useful in several different Clojure programs. In the spirit of a sport team's playbook or support group's runbook, this aims to provide useful answers to questions and make it easier to move on to whatever's more important.
General functionality is limited to three areas at the moment:
cprop
to load
configuration files in a standard and configurable way.timber
logger with some nice defaults.The first two bullet points are largely driven by a general approach I've taken packaging small Clojure apps.
Copyright © 2015-2023 Michael Schaeffer
All Rights Reserved.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close