Updated on 2022-02-22 GMT+08:00

Trace Logs

This API is used to output logs of the Trace level and save them to a log file.

  • API calling

    hilens.trace(msg)

  • Parameter description
    Table 1 Parameters

    Parameter

    Mandatory

    Type

    Description

    msg

    Yes

    Character string

    Trace log information. A log record can contain a maximum of 255 characters.

  • Return value

    None