Shut down this logger, including file handles etc.
@override Future shutdown() async { await _sink.close(); }