Quel library pour les logs #14

Closed
opened 2019-07-04 00:41:02 +02:00 by flecomte · 3 comments
flecomte commented 2019-07-04 00:41:02 +02:00 (Migrated from github.com)
No description provided.
flecomte commented 2019-07-16 22:53:29 +02:00 (Migrated from github.com)

https://ktor.io/servers/logging.html

Logback semble être la préconisations officielle

https://ktor.io/servers/logging.html Logback semble être la préconisations officielle
flecomte commented 2019-07-16 23:00:13 +02:00 (Migrated from github.com)

https://github.com/MicroUtils/kotlin-logging

Aussi non une solution 100% kotlin

https://github.com/MicroUtils/kotlin-logging Aussi non une solution 100% kotlin
flecomte commented 2019-07-16 23:01:15 +02:00 (Migrated from github.com)
Implementation sympa : https://www.baeldung.com/kotlin-logging
Sign in to join this conversation.