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

LogHandler

interface LogHandler

LogHandler is responsible for handling and recording log messages.

Functions

log
Link copied to clipboard
abstract fun log(category: String, message: String, logLevel: LogLevel)

Logs a message with a specified category.

Generated by Dokka
(c) Tealium 2026