GetLogger
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Obtains the log implementation class.
Prototype
1 | static FlowFuncLogger &GetLogger(FlowFuncLogType type) |
Command-Line Options
Parameter |
Input/Output |
Description |
||
|---|---|---|---|---|
type |
Input |
Log type. The value is FlowFuncLogType.
|
Returns
Log implementation class.
Troubleshooting
None
Constraints
None
Parent topic: SetBalanceWeight