Log.exportToJson Method

Module: Log

Definition

Exports a representation of the log, in JSON format.

String exportToJson(String? indentation, bool debug)

Parameters

indentation String
in The indentation of the json string.

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.