AppleSystemLogger

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun assert(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
open override fun debug(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
fun Logger.dynamic(level: LogLevel, tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
open override fun error(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
open override fun info(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
Link copied to clipboard
open override fun verbose(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
open override fun warn(tag: String, message: String, metadata: ReadMetadata, throwable: Throwable?)
Link copied to clipboard
Link copied to clipboard