SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.context
/
LogContext
/
LogContext
Log
Context
constructor
(
traceId
:
String
?
=
null
,
spanId
:
String
?
=
null
,
parentSpanId
:
String
?
=
null
,
requestId
:
String
?
=
null
,
userId
:
String
?
=
null
,
sessionId
:
String
?
=
null
,
serviceName
:
String
?
=
null
,
environment
:
String
?
=
null
,
version
:
String
?
=
null
)
(
source
)