LogListener

interface LogListener

Author

lngtr

Since

2018-03-02

Inheritors

Functions

Link copied to clipboard
abstract fun onError(clazz: Class<out Any>, message: String, throwable: Throwable)
Link copied to clipboard
abstract fun onLog(clazz: Class<out Any>, message: String, throwable: Throwable)