IsLogEnable
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Checks whether logs of the corresponding level and type are enabled.
Prototype
1 | virtual bool IsLogEnable(FlowFuncLogLevel level) = 0 |
Command-Line Options
Parameter |
Input/Output |
Description |
||
|---|---|---|---|---|
level |
Input |
Log level. The value is FlowFuncLogLevel.
|
Returns
Whether the log level can be recorded.
Troubleshooting
None
Constraints
None
Parent topic: SetBalanceWeight