Skip to content

Commit

Permalink
fix kdoc of mu.KotlinLogging.logger
Browse files Browse the repository at this point in the history
  • Loading branch information
aivantsov authored and oshai committed Jun 1, 2022
1 parent 1896691 commit 4c61b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jsMain/kotlin/mu/KotlinLogging.kt
Expand Up @@ -5,7 +5,7 @@ import mu.internal.KLoggerJS

public actual object KotlinLogging {
/**
* This method allow defining the logger in a file in the following way:
* This method allows defining the logger in a file in the following way:
* ```
* val logger = KotlinLogging.logger {}
* ```
Expand Down

0 comments on commit 4c61b3d

Please sign in to comment.