toggle menu
foundation
0.26.1
jvm
switch theme
search in API
foundation
/
org.jetbrains.jewel.foundation.util
Package-level
declarations
Types
Functions
Types
Jewel
Logger
Link copied to clipboard
@
ApiStatus.NonExtendable
abstract
class
JewelLogger
A wrapper which uses either IDE logging subsystem (if available) or java.util.logging.
Functions
my
Logger
Link copied to clipboard
inline
fun
<
T
:
Any
>
T
.
myLogger
(
)
:
JewelLogger