toggle menu
log4k
0.30.0
common
switch theme
search in API
log4k-coroutines
/
io.github.smyrgeorge.log4k.coroutines.impl
/
SimpleCoroutinesLoggerFactory
Simple
Coroutines
Logger
Factory
class
SimpleCoroutinesLoggerFactory
:
CoroutinesLoggerFactory
Members
Constructors
Simple
Coroutines
Logger
Factory
Link copied to clipboard
constructor
(
)
Functions
create
Link copied to clipboard
open
override
fun
create
(
name
:
String
)
:
Logger
get
Link copied to clipboard
fun
get
(
name
:
String
)
:
Logger
fun
get
(
clazz
:
KClass
<
*
>
)
:
Logger