// into objects used to load the configuration resource files. Any
// problems loading these files will result in warning or error
// messages. However in most cases, the debug information should not
// be displayed, so turn it off by default.
// Unfortunately, there is not a very good place to make this settable.
m_primordialLogger = new ConsoleLogger( ConsoleLogger.LEVEL_INFO );
try
{
initializeLoggerManager( loggerManagerConfig );
initializeRoleManager( roleManagerConfig );