I have a custom appender that uses parameters from the App.config file, however I need to call an internal method after instantiation once the fields have been populated.
I see PreAppendCheck
I have a custom appender that uses parameters from the App.config file, however I need to call an internal method after instantiation once the fields have been populated.
I see PreAppendCheck