feat(connector): add logging with KotlinLogger and reload4j

This commit is contained in:
Anthony Berg
2024-05-03 01:13:16 +01:00
parent 9482ba3d97
commit 62e9267775
5 changed files with 33 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ val coroutinesVersion = "1.8.0"
val ktorVersion = "2.3.9"
val sqlDelightVersion = "2.0.2"
val dateTimeVersion = "0.5.0"
val sl4jVersion = "2.0.12"
val sl4jVersion = "2.0.13"
val vdmjVersion = "4.5.0"
// Testing Dependencies