Skip to content

Commit

Permalink
deps (commented)
Browse files Browse the repository at this point in the history
  • Loading branch information
awb99 committed Apr 16, 2024
1 parent 8d01b22 commit d899659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
com.taoensso/timbre {:mvn/version "6.2.2"} ; clj/cljs logging
; config to log slf4j output to console:
com.fzakaria/slf4j-timbre {:mvn/version "0.4.0"} ; https://mvnrepository.com/artifact/org.slf4j/slf4j-simple
;org.slf4j/slf4j-nop {:mvn/version "2.0.0-alpha1"} ; the nop logger needs to have the same version as jetty.
;org.slf4j/slf4j-api {:mvn/version "2.0.0-alpha1"}
}

:aliases
Expand Down

0 comments on commit d899659

Please # to comment.