log property

Log log

The log.

throws BiosealException An error has occurred during Bioseal Library execution.

Implementation

Log get log => getLog();
void log=(Log value)

Implementation

set log(Log value) => setLog(value);