Raritan / Server Technology Xerus™ PDU JSON-RPC API
|
General log info. More...
import"Log.idl";
Public Attributes | |
long | creationTime |
Creation time of log (monotonic clock timestamp). More... | |
int | idFirst |
Id of first entry of the log. | |
int | idNext |
Next unused entry id of the log. | |
General log info.
long logging::LogInfo::creationTime |
Creation time of log (monotonic clock timestamp).
Changed by clear() and service restart/reboot.