WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Public Member Functions | List of all members
Zbl::ZblLogToStdout Class Reference

#include <ZblLogOutput.h>

Inheritance diagram for Zbl::ZblLogToStdout:
Inheritance graph
[legend]
Collaboration diagram for Zbl::ZblLogToStdout:
Collaboration graph
[legend]

Public Member Functions

 ZblLogToStdout (QObject *parent=nullptr)
 
virtual ~ZblLogToStdout ()
 
virtual void updateLogProfileParameters (const QString &profilePath)
 
- Public Member Functions inherited from Zbl::ZblLogToText
 ZblLogToText (QObject *parent=nullptr)
 
virtual ~ZblLogToText ()
 
virtual void sendLogMessage (const ZblLogMessage &msg)
 
- Public Member Functions inherited from Zbl::ZblLogOutput
 ZblLogOutput (QObject *parent=nullptr)
 
virtual ~ZblLogOutput ()
 
QString getMetadata ()
 
- Public Member Functions inherited from Zbl::ZblLogTargetIF
virtual ~ZblLogTargetIF ()
 

Additional Inherited Members

- Public Types inherited from Zbl::ZblLogOutput
typedef QList< ZblLogOutput * > zLogModuleList
 
- Protected Attributes inherited from Zbl::ZblLogToText
ZblLogTextFormatterIFm_formatter
 

Detailed Description

Definition at line 90 of file ZblLogOutput.h.

Constructor & Destructor Documentation

◆ ZblLogToStdout()

Zbl::ZblLogToStdout::ZblLogToStdout ( QObject *  parent = nullptr)
explicit

Definition at line 35 of file ZblLogOutput.cpp.

◆ ~ZblLogToStdout()

virtual Zbl::ZblLogToStdout::~ZblLogToStdout ( )
inlinevirtual

Definition at line 97 of file ZblLogOutput.h.

Member Function Documentation

◆ updateLogProfileParameters()

void Zbl::ZblLogToStdout::updateLogProfileParameters ( const QString &  profilePath)
virtual

Reimplemented from Zbl::ZblLogToText.

Definition at line 41 of file ZblLogOutput.cpp.


The documentation for this class was generated from the following files: