write abstract method
write events
this will call output write method
this should be used only for redirecting one Log to another. Users should not call this method as it may cause inconsistencies ...
Implementation
@override
void write(LogEvent event);