Go to the source code of this file.
Namespaces | |
log4cpp | |
Functions | |
std::auto_ptr< Appender > | log4cpp::create_abort_appender (const FactoryParams ¶ms) |
std::auto_ptr< Appender > | log4cpp::create_daily_roll_file_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_file_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_generation_file_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_idsa_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_nt_event_log_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_remote_syslog_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_roll_file_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_smtp_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_syslog_appender (const FactoryParams &) |
std::auto_ptr< Appender > | log4cpp::create_win32_debug_appender (const FactoryParams &) |
Variables | |
static AppendersFactory * | log4cpp::appenders_factory_ = 0 |