add abstract method

void add(
  1. ISpectLogData data
)

Adds a new log entry to the history.

Implementation

void add(ISpectLogData data);