PureeOutput

interface PureeOutput

The output that emits posted logs.

Functions

emit
Link copied to clipboard
abstract fun emit(log: JSONObject)
Emits the log.

Inheritors

PureeBufferedOutput
Link copied to clipboard