Package com. cookpad. puree. kotlin. output
Types
PureeBufferedLog
Link copied to clipboard
data class PureeBufferedLog(id: Long, createdAt: Instant, log: JSONObject)
Content copied to clipboard
Log object that is buffered to a com.cookpad.puree.kotlin.store.PureeLogStore.
PureeBufferedOutput
Link copied to clipboard
PureeOutput
Link copied to clipboard