Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.logging
/
StructuredLog
Structured
Log
object
StructuredLog
Members
Functions
event
Link copied to clipboard
fun
event
(
category
:
String
,
severity
:
String
,
reason
:
String
,
correlationId
:
String
?
=
null
,
fields
:
Map
<
String
,
Any
?
>
=
emptyMap()
)
:
String