TreeFrogFramework
2.8
|
#include <tloggerfactory.h>
Static Public Member Functions | |
static QStringList | keys () |
static TLogger * | create (const QString &key) |
The TLoggerFactory class creates TLogger objects.
|
static |
Creates and returns a TLogger object that matches the given key, or returns 0 if no matching logger is found.
|
static |
Returns the list of valid keys, i.e. the available loggers.