Called to allow a subclass to lazily initialize the writer
This method is called when an event is logged and the Writer or QuietWriter have not been set. This allows a subclass to attempt to initialize the writer multiple times.
TextWriterAppender Class | log4net.Appender Namespace