remove
open override fun remove(outputId: String, bufferedLogs: List<PureeBufferedLog>)
Content copied to clipboard
Deletes the logs from the store.
Parameters
outputId
The id of the com.cookpad.puree.kotlin.output.PureeBufferedOutput that owns the logs.
bufferedLogs
The logs to be deleted.