Skip to content

Commit 1f2f72f

Browse files
Added Timbre extension libraries
- [timbre-json-appender](https://github.com/viesti/timbre-json-appender) is a JSON appender for Timbre - [clj-loga](https://github.com/FundingCircle/clj-loga) is another JSON appender, with tagging and obfuscation features
1 parent de1a528 commit 1f2f72f

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)