File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
17
17
- Add support for explicitly selecting a logger factory by setting the
18
18
` "clojure.tools.logging.factory" ` system property. For details, see the
19
19
[ README] ( https://github.com/clojure/tools.logging#configuration ) ,
20
- and the documentation for [ \* logger-factory\* ] ( https://clojure.github.io/tools.logging/#clojure.tools.logging/*logger-factory* )
20
+ and the documentation for [ \* logger-factory\* ] ( https://clojure.github.io/tools.logging/#clojure.tools.logging/*logger-factory* ) .
21
21
22
22
## [ 0.5.0] - 2019-07-22
23
23
### Added
24
- - Add support for testing logs in [ ` clojure.tools.logging.test ` ] ( https://clojure.github.io/tools.logging/#clojure.tools.logging.test )
24
+ - Add support for testing logs in [ ` clojure.tools.logging.test ` ] ( https://clojure.github.io/tools.logging/#clojure.tools.logging.test ) .
25
25
26
26
### Changed
27
27
- Now passes the context classloader of current thread to ` Class/forName ` when
You can’t perform that action at this time.
0 commit comments