Error-Level Log Macro of Debug Logs

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

x

Atlas inference products

x

Atlas training products

x

Function Description

Defines the error-level log macro of debug logs.

Prototype

1
FLOW_FUNC_LOG_ERROR(fmt, ...)

Command-Line Options

Parameter

Input/Output

Description

fmt

Input

String for format control in the log.

Value range: not empty.

...

Input

Optional.

Parameter that matches fmt.

Returns

None

Troubleshooting

None

Constraints

None