Skip to content

Commit 6b74756

Browse files
authored
Merge pull request #411 from steffan-westcott/patch-1
Added Timbre logging extension libraries
2 parents 19ab958 + 1f2f72f commit 6b74756

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

projects.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2254,6 +2254,18 @@ timbre:
22542254
categories: [Logging]
22552255
platforms: [clj, cljs]
22562256

2257+
timbre_json_appender:
2258+
name: timbre-json-appender
2259+
url: https://github.com/viesti/timbre-json-appender
2260+
categories: [Logging]
2261+
platforms: [clj]
2262+
2263+
clj_loga:
2264+
name: clj-loga
2265+
url: https://github.com/FundingCircle/clj-loga
2266+
categories: [Logging]
2267+
platforms: [clj]
2268+
22572269
tufte:
22582270
name: Tufte
22592271
url: https://github.com/ptaoussanis/tufte

0 commit comments

Comments
 (0)