Info

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

Records info-level logs.

Prototype

1
virtual void Info(const char *fmt, ...) __attribute__((format(printf, 2, 3))) = 0

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

Logs are not recorded after log flow control.

Constraints

None