Skip to content

Commit de1a528

Browse files
Added clojure.log4j2 library
[clojure.log4j2](https://github.com/henryw374/clojure.log4j2) is a Log4j2 wrapper for Clojure which promotes logging of data
1 parent 639910e commit de1a528

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

projects.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1294,6 +1294,12 @@ log4j2_clojure:
12941294
categories: [Logging]
12951295
platforms: [clj]
12961296

1297+
clojure_log4j2:
1298+
name: clojure.log4j2
1299+
url: https://github.com/henryw374/clojure.log4j2
1300+
categories: [Logging]
1301+
platforms: [clj]
1302+
12971303
rollcage:
12981304
name: rollcage
12991305
url: https://github.com/circleci/rollcage

0 commit comments

Comments
 (0)