Skip to content

v4.3.0 / 2016 Feb 26

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 26 Feb 08:39
· 288 commits to master since this release

This is a major, non-breaking feature release

  • New: added 3rd-party gelf appender [#147 @davewo]
  • New: new :?hash-arg data key for use by custom data hash fns
  • New: low-level log! macro for use in tooling (slf4j-timbre, etc.)
  • New: allow compile-time log level to be set with system property [#151 @domkm]
  • New: ClojureScript console logger docstring now incl. instructions for Chrome Blackboxing [#132 @danskarda]
  • New: include line numbers in default output for non-nested macros [#132]
  • Impln: appenders no longer need to worry about using force instead of @/deref
[com.taoensso/timbre "4.3.0"]