logCount property

int get logCount

Get the number of log entries.

Implementation

static int get logCount => _logs.length;