close abstract method
close
after closing you can not call log methods
all of tagged loggers also closes
this can complete asynchronously
this will call output close method
Implementation
@override
void close();
close
after closing you can not call log methods
all of tagged loggers also closes
this can complete asynchronously
this will call output close method
@override
void close();