| Raritan PX2/PX3 JSON-RPC API
    | 
Log information structure. More...
import"AssetStripLogger.idl";
| Public Attributes | |
| int | capacity | 
| Maximum number of entries in the record ring buffer. | |
| int | oldestRecord | 
| Pointer to the oldest log entry; -1 if the log is empty. | |
| int | newestRecord | 
| Pointer to the newest log entry; -1 if the log is empty. | |
| int | totalEventCount | 
| Total number of events logged. | |
Log information structure.
 1.8.14
 1.8.14