#include <simplelayout.h>
Public Member Functions | |
SimpleLayout (QObject *pParent=0) | |
virtual QString | format (const LoggingEvent &rEvent) |
Protected Member Functions | |
virtual QDebug | debug (QDebug &rDebug) const |
Log4Qt::SimpleLayout::SimpleLayout | ( | QObject * | pParent = 0 |
) | [inline] |
virtual QString Log4Qt::SimpleLayout::format | ( | const LoggingEvent & | rEvent | ) | [virtual] |
Implements Log4Qt::Layout.
virtual QDebug Log4Qt::SimpleLayout::debug | ( | QDebug & | rDebug | ) | const [protected, virtual] |
Writes all object member variables to the given debug stream rDebug and returns the stream.
SimpleLayout(name:"SL" referencecount:1)
Implements Log4Qt::LogObject.