swift
|
Records all log messages to a list that persists for the lifetime of the application. More...
Public Member Functions | |
CLogHistory (QObject *parent=nullptr) | |
Constructor. | |
![]() | |
void | initialize (IDataLink *) |
Publish using the given transport mechanism. | |
Additional Inherited Members | |
![]() | |
CListJournal (QObject *parent) | |
Constructor. | |
![]() | |
CGenericListJournal (QObject *parent) | |
Constructor. | |
Records all log messages to a list that persists for the lifetime of the application.
Definition at line 23 of file loghistory.h.