• LogEntry
  • LogEntry Class

    (nymeaserver::LogEntry)

    Represents an entry of the log database. More...

    Header: #include <LogEntry>

    Detailed Description

    Represents an entry of the log database.

    A LogEntry represents an a nymea event which can be stored from the LogEngine to the database. Each LogEntry has a timestamp an can be loaded from the database and stored in the database.

    See also LogEngine, LogFilter, LogsResource, and LoggingHandler.