kotlin-logging
Toggle table of contents
7.0.4
common
Platform filter
common
Switch theme
Search in API
kotlin-logging
kotlin-logging
/
io.github.oshai.kotlinlogging
/
KLoggingEventBuilder
/
InternalCompilerData
/
InternalCompilerData
Internal
Compiler
Data
constructor
(
messageTemplate
:
String
?
=
null
,
className
:
String
?
=
null
,
methodName
:
String
?
=
null
,
lineNumber
:
Int
?
=
null
,
fileName
:
String
?
=
null
)