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