clear static method

void clear()

Clears the in-memory log history.

Implementation

static void clear() => items.clear();