You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Removes any `Kt` suffix from the given class name (added to
560
+
* Removes any `Kt` suffix from the given class name (which Kotlin adds to the classes that are
561
+
* generated for the top-level of files).
561
562
*
562
563
* Implementation based on the
563
564
* [KLoggerNameResolver from kotlin-logging](https://github.com/oshai/kotlin-logging/blob/e9c6ec570cd503c626fca5878efcf1291d4125b7/src/jvmMain/kotlin/mu/internal/KLoggerNameResolver.kt#L9-L19),
0 commit comments