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

Fatal Logs

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

  • API calling

    hilens.fatal(msg)

  • Parameter description
    Table 1 Parameters

    Parameter

    Mandatory

    Type

    Description

    msg

    Yes

    Character string

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

  • Return value

    None