logError abstract method

void logError(
  1. Exception error
)

Log error.

Implementation

void logError(Exception error);