|
std::auto_ptr< Appender > | create_abort_appender (const FactoryParams ¶ms) |
|
std::auto_ptr< Layout > | create_basic_layout (const FactoryParams ¶ms) |
|
std::auto_ptr< Appender > | create_daily_roll_file_appender (const FactoryParams &) |
|
std::auto_ptr< Appender > | create_file_appender (const FactoryParams &) |
|
std::auto_ptr< Appender > | create_generation_file_appender (const FactoryParams &) |
|
std::auto_ptr< Appender > | create_idsa_appender (const FactoryParams &) |
|
std::auto_ptr< TriggeringEventEvaluator > | create_level_evaluator (const FactoryParams ¶ms) |
|
std::auto_ptr< Appender > | create_nt_event_log_appender (const FactoryParams &) |
|
std::auto_ptr< Layout > | create_pass_through_layout (const FactoryParams ¶ms) |
|
std::auto_ptr< Layout > | create_pattern_layout (const FactoryParams ¶ms) |
|
std::auto_ptr< Appender > | create_remote_syslog_appender (const FactoryParams &) |
|
std::auto_ptr< Appender > | create_roll_file_appender (const FactoryParams &) |
|
std::auto_ptr< Layout > | create_simple_layout (const FactoryParams ¶ms) |
|
std::auto_ptr< Appender > | create_smtp_appender (const FactoryParams &) |
|
std::auto_ptr< Appender > | create_syslog_appender (const FactoryParams &) |
|
std::auto_ptr< Appender > | create_win32_debug_appender (const FactoryParams &) |
|
LOG4CPP_EXPORT CategoryStream & | eol (CategoryStream &os) |
|
LOG4CPP_EXPORT CategoryStream & | left (CategoryStream &os) |
|
void | localtime (const ::time_t *time,::tm *t) |
|
const T & | max (const T &a, const T &b) |
|
const T & | min (const T &a, const T &b) |
|
ostream & | operator<< (ostream &os, const tab &t) |
|
ostream & | operator<< (ostream &os, const width &w) |
|