| Raritan PX2/PX3 JSON-RPC API
    | 
Device debug log interface. More...
import"DebugLog.idl";
| Public Member Functions | |
| void | clear () | 
| Clear the debug log. | |
| LogInfo | getInfo () | 
| Get info about the debug log.  More... | |
| LogChunk | getChunk (in int refId, in int count, in RangeDirection direction) | 
| Fetch a chunk from the debug log.  More... | |
Device debug log interface.
| LogChunk logging::DebugLog_2_0_0::getChunk | ( | in int | refId, | 
| in int | count, | ||
| in RangeDirection | direction | ||
| ) | 
Fetch a chunk from the debug log.
| refId | First log id to fetch | 
| count | Number of entries to fetch | 
| direction | Range direction | 
| LogInfo logging::DebugLog_2_0_0::getInfo | ( | ) | 
Get info about the debug log.
 1.8.14
 1.8.14