onLog abstract method

void onLog(
  1. int key,
  2. LogEntity entity
)

Implementation

void onLog(int key, LogEntity entity);