Puree Buffered Log
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. Used by com.cookpad.puree.kotlin.output.PureeBufferedOutput