KLoggingEventBuilder

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class InternalCompilerData(val messageTemplate: String? = null, val className: String? = null, val methodName: String? = null, val lineNumber: Int? = null, val fileName: String? = null)

Properties

Link copied to clipboard

Arguments passed as is to underlying impl. API stability is not guaranteed.

Link copied to clipboard
Link copied to clipboard

Internal data that is used by compiler plugin to provide additional information about the log site. Not intended for use by user code, API stability is not guaranteed.

Link copied to clipboard
Link copied to clipboard