Log.exportToHtml Method

Module: Log

Definition

Exports a representation of the log, in HTML format.

String exportToHtml(bool debug)

Parameters

debug bool
in Indicates whether debug information is added to the log.

Returns

String
The result.

Exceptions

An error has occurred during Bioseal Library execution.