Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
A log entry. More...
import"Log.idl";
Public Attributes | |
int | id |
Entry id. | |
time | timestamp |
Creation time of this entry (UNIX timestamp, UTC) | |
string | eventClass |
Category (aka event class) | |
string | message |
Log message. | |
A log entry.