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

Error Logs

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

  • API calling

    hilens.error(msg)

  • Parameter description
    Table 1 Parameters

    Parameter

    Mandatory

    Type

    Description

    msg

    Yes

    Character string

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

  • Return value

    None