fzakaria / slf4j-timbre

SLF4J binding for Clojure's Timbre
Eclipse Public License 1.0
94 stars 23 forks source link

Bump com.taoensso:timbre from 6.3.1 to 6.4.0 #77

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 4 months ago

Bumps com.taoensso:timbre from 6.3.1 to 6.4.0.

Release notes

Sourced from com.taoensso:timbre's releases.

v6.4.0 (2024-02-22)

📦 Available on Clojars, this project uses Break Versioning.

This is a maintenance release that should be non-breaking, but that may change (fix) logging output for users of the JS console logger's :raw-console? option.

Fixes since v6.3.1

  • 9ec4e3c4 [fix] JS console appender unintentionally duplicating raw args
  • dbf84818 [fix] Unnecessary boxed math in (community) rotor appender
  • fab7b26c [fix] #380 Fix docstring typo (@alexpetrov)
Changelog

Sourced from com.taoensso:timbre's changelog.

v6.4.0 (2024-02-22)

📦 Available on Clojars, this project uses Break Versioning.

This is a maintenance release that should be non-breaking, but that may change (fix) logging output for users of the JS console logger's :raw-console? option.

Commits