log4k
Toggle table of contents
0.32.0
common
Platform filter
common
Switch theme
Search in API
log4k
log4k
/
io.github.smyrgeorge.log4k
/
MeterFactory
Meter
Factory
abstract
class
MeterFactory
Inheritors
SimpleMeterFactory
Members
Constructors
Meter
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
abstract
fun
create
(
name
:
String
)
:
Meter
get
Link copied to clipboard
fun
get
(
name
:
String
)
:
Meter
fun
get
(
clazz
:
KClass
<
*
>
)
:
Meter