We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 016d0c9 commit 31073feCopy full SHA for 31073fe
README.md
@@ -37,7 +37,7 @@ compile "org.clojure:tools.logging:1.1.0"
37
38
## Usage
39
40
-[Latest API Documentation](http://clojure.github.com/tools.logging)
+[Latest API Documentation](https://clojure.github.io/tools.logging)
41
42
Logging occurs with the `log` macro, or the level-specific convenience macros
43
(e.g., `debug`, `debugf`). Only when the specified logging level is enabled will
0 commit comments