17 #ifndef LOG4CXX_QT_CONFIGURATION_H
18 #define LOG4CXX_QT_CONFIGURATION_H
22 #include <log4cxx/log4cxx.h>
43 const QVector<QString>& filenames);
Definition: configuration.h:28
static std::tuple< log4cxx::spi::ConfigurationStatus, QString > configureFromFileAndWatch(const QVector< QString > &directories, const QVector< QString > &filenames)
Configure Log4cxx and watch the file for changes.
ConfigurationStatus
Definition: configurator.h:30
Definition: appender.h:27