TreeFrogFramework: TLoggerFactory Class Reference
#include <tloggerfactory.h>
Static Public Member Functions | |
| static QStringList | keys () |
| static TLogger * | create (const QString &key) |
The TLoggerFactory class creates TLogger objects.
◆ create()
|
static |
Creates and returns a TLogger object that matches the given key, or returns 0 if no matching logger is found.
◆ keys()
|
static |
Returns the list of valid keys, i.e. the available loggers.
The documentation for this class was generated from the following files:
- src/tloggerfactory.h
- src/tloggerfactory.cpp