Sets up logging configuration for ocean.util.log.Logger
Calls the provided file_appender delegate once per log being configured and passes the returned appender to the log's add() method.
an instance of an class iterator for Config
an instance of the MetaConfig class
delegate which returns appender instances to write to a file
true if the InsertConsole appender should be used (needed when using the AppStatus module)
See Implementation
Sets up logging configuration for ocean.util.log.Logger
Calls the provided file_appender delegate once per log being configured and passes the returned appender to the log's add() method.