Logcat

Monitoring message handler that logs each event in Logcat.

Types

Link copied to clipboard
class Config

Config class for the Logcat handler type.

Link copied to clipboard

Factory for creating new Logcat handler type.

Functions

Link copied to clipboard
fun MonitoringConfigFactory<Logcat.Config>.config(tag: String = "MonitoringMessageHandler", priority: Int = Log.DEBUG): Logcat.Config

Helper method to create a new Config instance.

Link copied to clipboard

Helper method to create a new MonitoringMessageHandler.