void SetLogLevel( LogLevel lLevel );
Name | Description | |
---|---|---|
in | lLevel | The importance of the output log. |
Sets the log level.
The log level represents the importance of the log. Only logs that are at or above this set level of importance are output.
CONFIDENTIAL