File abstractlogger.h#
FileList > src > utils > abstractlogger.h
Go to the source code of this file.
#include <QString>
#include <QTextStream>
Classes#
Type | Name |
---|---|
class | AbstractLogger A class that allows you to log events to where they need to go. |