protected override void Append(LoggingEvent loggingEvent) { _output1.DoAppend(loggingEvent); _output2.DoAppend(loggingEvent); }