You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ Used as a wrapper for [slf4j](http://www.slf4j.org/) with kotlin extensions.
5
5
6
6
# Install
7
7
8
-
Add the below dependency to start using kotlin-logging, which is hosted on bintray.
8
+
Add the below dependency to start using kotlin-logging, which is hosted on [bintray](https://bintray.com/microutils/kotlin.logging/kotlin.logging/view).
9
9
10
-
**Important Note:** kotlin-logging already depends on slf4j-api, but it is also required to depend on logging implementation like explained [here](http://saltnlight5.blogspot.co.il/2013/08/how-to-configure-slf4j-with-different.html).
10
+
**Important Note:** kotlin-logging already depends on slf4j-api, but it is also required to depend on a logging implementation like explained [here](http://saltnlight5.blogspot.co.il/2013/08/how-to-configure-slf4j-with-different.html).
0 commit comments