gh-pages / com.nextfaze.devfun.overlay.logger / OverlayLogging

OverlayLogging

interface OverlayLogging (source)

Handles the creation, maintenance, and permissions of OverlayLogger instances.

Functions

Name Summary
createLogger abstract fun createLogger(name: String, updateCallback: UpdateCallback, onClick: OnClick? = null): OverlayLogger
Creates an over logger instance. Call OverlayLogger.start to add to window and start updating.