Log.exportToHtml Method¶
Module: Log
Definition¶
Exports a representation of the log, in HTML format.
String exportToHtml(bool debug)
Parameters
debug boolin Indicates whether debug information is added to the log.
Returns
StringThe result.
Exceptions
An error has occurred during Bioseal Library execution.