ILogExtExtension.postConfigureLoggers

Function executed after the loggers are configured.

interface ILogExtExtension
void
postConfigureLoggers

Parameters

app IApplication

application instance

config ConfigParser

configuration parser

loose_config_parsing bool

true if errors shouldn't be triggered on unknown configuration options

use_insert_appender bool

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

Meta