Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project will be documented in this file, which follows the conventions of keepachangelog.com. This project adheres to Semantic Versioning.

Unreleased

...

0.2.0 - 2022-01-14

Added

  • Added :padding option for the :simple and :pretty formatters to allow control of the fixed-width printing for the thread, level, and logger names. #2

Changed

  • The canonical configuration file is now dialog.edn instead of dialog/config.edn, though the original path is still loaded as a fallback.

Fixed

  • Ensure that dialog is initialized when events are logged. This fixes standalone usage without SLF4J.
  • Logger instances are now serializable, to support cases where a class being serialized declares a non-static logger field. #3

0.1.0 - 2021-12-29

Initial release.

Can you improve this documentation?Edit on GitHub

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

× close