Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.logger/LogHandler/log

log

abstract fun log(category: String, message: String, logLevel: LogLevel)

Logs a message with a specified category.

Parameters

category

The category or identifier associated with the log message.

message

The log message to be recorded.

logLevel

The log level of the message.

Generated by Dokka
(c) Tealium 2026