Package-level declarations

Types

Link copied to clipboard
@ApiStatus.NonExtendable
abstract class JewelLogger

A wrapper which uses either IDE logging subsystem (if available) or java.util.logging.

Functions

Link copied to clipboard
inline fun <T : Any> T.myLogger(): JewelLogger