log4k
Toggle table of contents
0.32.0
common
Platform filter
common
Switch theme
Search in API
log4k
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