klog
0.0.2-beta02
posix
klog
/
klog
/
PosixKLogRegistry
Posix
KLog
Registry
posix
object
PosixKLogRegistry
:
DefaultLogFactory
Functions
Functions
apply
To
Branch
Link copied to clipboard
posix
open
override
fun
applyToBranch
(
tag
:
String
,
toApply
:
KLog
.
(
)
->
Unit
)
invoke
toApply
on all logs with tags starting with (and including)
tag
get
Link copied to clipboard
posix
open
operator override
fun
get
(
tag
:
String
)
:
KLog
get
Logs
Link copied to clipboard
posix
open
override
fun
getLogs
(
)
:
Set
<
KLog
>