push

abstract suspend fun push(log: ErrorLog)

Pushes an error log to the repository.

Parameters

log

The error log to be pushed.