add

open override fun add(outputId: String, bufferedLog: PureeBufferedLog)

Adds a new PureeBufferedLog to the store.

Parameters

outputId

The id of the com.cookpad.puree.kotlin.output.PureeBufferedOutput that owns this log.

bufferedLog

The log to be stored