自定义Log4cpp的日志输出格式
摘要:// 1. 实例化一个PatternLayout对象 log4cpp::PatternLayout* pLayout = new log4cpp::PatternLayout(); // 2. 实例化一个RollingFileAppender对象 log4cpp::RollingFile...
阅读全文
posted @ 2015-07-11 13:19
posted @ 2015-07-11 13:19
posted @ 2015-07-11 11:58