Begins a scoped operation.
@override Future<void> openScope(LogScope scope) async { await evaluate((w) => w.openScope(scope)); }