Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 297 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 297 Bytes

clojure/tools.logging

Testing whether clojure/tools.logging library can be used in a native binary image with GraalVM.

Usage

Currently testing:

[org.clojure/tools.logging "0.4.1"]

Test with:

lein do clean, uberjar, native, run-native