VersionArgsExt.preConfigureLoggers

Unused ILogExtExtension methods.

We just need to provide an "empty" implementation to satisfy the interface.

class VersionArgsExt
override
void
preConfigureLoggers

Parameters

app IApplication

the application instance

config ConfigParser

the configuration instance

loose_config_parsing bool

if true, configuration files will be parsed in a more relaxed way

use_insert_appender bool

true if the InsertConsole appender should be used (needed when using the AppStatus module)

Meta