DaemonApp.postConfigureLoggers

ILogExtExtension methods dummy implementation.

These methods are implemented with an "empty" implementation to ease deriving from this class.

See IConfigExtExtension documentation for more information on how to override these methods.

  1. void preConfigureLoggers(IApplication app, ConfigParser config, bool loose_config_parsing, bool use_insert_appender)
  2. void postConfigureLoggers(IApplication app, ConfigParser config, bool loose_config_parsing, bool use_insert_appender)
    class DaemonApp
    override
    void
    postConfigureLoggers

Meta