6 #ifndef __LOG_DEBUGLOG_IDL__
7 #define __LOG_DEBUGLOG_IDL__
Device debug log interface.
Definition: DebugLog.idl:17
LogChunk getChunk(in int refId, in int count, in RangeDirection direction)
Fetch a chunk from the debug log.
void clear()
Clear the debug log.
LogInfo getInfo()
Get info about the debug log.
Device Logging.
Definition: DebugLog.idl:14
RangeDirection
Range direction when fetching log entries.
Definition: Log.idl:108
A log chunk.
Definition: Log.idl:100
General log info.
Definition: Log.idl:84