Log.get Method¶
Module: Log
Definition¶
Gets an item of the Log object.
LogItem get(int index)
Parameters
index intin Index of the LogItem item to get.
Returns
LogItem item to get.
Exceptions
An error has occurred during Bioseal Library execution.