#include "dtkcore_global.h"
#include <Logger.h>
#include <QMutex>
浏览源代码.
AbstractAppender类是所有可以与Logger一起使用的日志appender的基础接口类。