close abstract method
void
close()
initialized output
output can not be used before initialization
this can complete asynchronously
Log.close will call this method for you
Implementation
void close();
initialized output
output can not be used before initialization
this can complete asynchronously
Log.close will call this method for you
void close();