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

Warning Logs

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

  • API calling

    hilens.warning(msg)

  • Parameter description
    Table 1 Parameters

    Parameter

    Mandatory

    Type

    Description

    msg

    Yes

    Character string

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

  • Return value

    None