log property

Gets the debug log entries.

Implementation

static List<SkeletonDebugEntry> get log => List.unmodifiable(_log);