
Enhances logging functionality by converting API methods from inline to normal functions, ensuring accurate line numbers in exception stack traces for improved debugging.
This is a fork of https://github.com/DiamondEdge1/KmLogging.
This fork modified KMlog api methods info, debug .etc from inline functions to normal functions, because that inline functions makes line number unreadable.
SEE:https://youtrack.jetbrains.com/issue/KT-8628/Line-numbers-are-incorrect-in-exception-stack-trace
This is a fork of https://github.com/DiamondEdge1/KmLogging.
This fork modified KMlog api methods info, debug .etc from inline functions to normal functions, because that inline functions makes line number unreadable.
SEE:https://youtrack.jetbrains.com/issue/KT-8628/Line-numbers-are-incorrect-in-exception-stack-trace