Resumes error logging after an errlast command was issued.
void errresume()
When an error is logged with the errlast command, no more error logging will happen on the system until an errresume call is issued.
This can be called from either the process or an interrupt level.