menu
analyzer package
documentation
instrumentation/logger.dart
InstrumentationLogger
shutdown abstract method
shutdown abstract method
dark_mode
light_mode
shutdown
abstract method
Future
<
void
>
shutdown
(
)
Shut down this logger, including file handles etc.
Implementation
Future<void> shutdown();
analyzer package
documentation
instrumentation/logger
InstrumentationLogger
shutdown abstract method
InstrumentationLogger class