File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1- # [ kotlin-logging] ( https://github.com/oshai/kotlin-logging ) [ ![ CI] ( https://github.com/oshai/kotlin-logging/actions/workflows/ci.yml/badge.svg?branch=master )] ( https://github.com/oshai/kotlin-logging/actions/workflows/ci.yml ) [ ![ Slack channel] ( https://img.shields.io/badge/Chat-Slack-blue.svg )] ( https://kotlinlang.slack.com/messages/kotlin-logging/ ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.oshai/kotlin-logging.svg )] ( http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.github.oshai%22 ) [ ![ Apache License V.2] ( https://img.shields.io/badge/license-Apache%20V.2-blue.svg )] ( https://github.com/oshai/kotlin-logging/blob/master/LICENSE )
1+ # [kotlin-logging](https://github.com/oshai/kotlin-logging) [](https://github.com/oshai/kotlin-logging/actions/workflows/ci.yml) [](https://kotlinlang.slack.com/messages/kotlin-logging/) [](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22io.github.oshai%22) [](https://github.com/oshai/kotlin-logging/blob/master/LICENSE) [](https://kotlinlang.org/) [](https://github.com/oshai/kotlin-logging) <img width="1024" height="559" alt="image" src="https://github.com/user-attachments/assets/04d2c80d-934d-4d02-a3b2-32ad73cb8542" />
22
33Lightweight Multiplatform logging framework for Kotlin, written in
44[ ![ Pure Kotlin] ( https://img.shields.io/badge/100%25-kotlin-blue.svg )] ( https://kotlinlang.org/ ) .
@@ -166,10 +166,19 @@ It is possible to configure IntelliJ live templates. For file level logger confi
166166## Contributing
167167
168168Any contribution is appreciated.
169- See the contributors list in: https://github.com/oshai/kotlin-logging/graphs/contributors
170169
171170Pull requests are welcome! See instructions in https://github.com/oshai/kotlin-logging/blob/master/CONTRIBUTING.md .
172171
173172[ Show your ❤ with a ★] ( https://github.com/oshai/kotlin-logging/stargazers )
174173
174+ Thank you to all the developers who have contributed to kotlin-logging!
175+ <a href =" https://github.com/oshai/kotlin-logging/graphs/contributors " >
176+ <img src =" https://contrib.rocks/image?repo=oshai/kotlin-logging " />
177+ </a >
178+
179+
180+ See the full contributors list in: https://github.com/oshai/kotlin-logging/graphs/contributors
181+
182+
183+
175184
You can’t perform that action at this time.
0 commit comments