close abstract method

  1. @override
void close()
override

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();