klog
0.0.1-alpha29
posix
klog
/
org.danbrough.klog
/
PosixKLogRegistry
Posix
KLog
Registry
posix
object
PosixKLogRegistry
:
DefaultLogRegistry
Content copied to clipboard
Functions
Functions
apply
To
Branch
Link copied to clipboard
posix
open
override
fun
applyToBranch
(
name
:
String
,
toApply
:
KLog
.
(
)
->
Unit
)
Content copied to clipboard
get
Link copied to clipboard
posix
open
operator override
fun
get
(
name
:
String
)
:
KLog
Content copied to clipboard
inline
fun
get
(
name
:
String
,
level
:
Level
?
=
null
,
noinline
writer
:
KLogWriter
?
=
null
,
noinline
messageFormatter
:
KMessageFormatter
?
=
null
,
noinline
nameFormatter
:
KNameFormatter
?
=
null
)
:
KLog
Content copied to clipboard
get
Logs
Link copied to clipboard
posix
open
override
fun
getLogs
(
)
:
Set
<
KLog
>
Content copied to clipboard