Error
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Records error-level logs.
Prototype
1 | virtual void Error(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
Parent topic: SetBalanceWeight