We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8004d3d commit 35a05adCopy full SHA for 35a05ad
kotlin-logging/src/main/kotlin/com/baeldung/log4j/Game.kt
@@ -21,5 +21,3 @@ class Game {
21
}
22
23
24
-
25
-//class Game { private val logger = logger() fun startGame() { logger.info { "Game is starting..." } } }
0 commit comments