BM_SetLogLevel
函数名、签名、参数与返回值和 BMAPI SDK 保持一致,可直接用于开发、检索与代码审查。
Set library log level.
BMAPI void BM_SetLogLevel (BM_LogLevelTypeDef level)Parameters
Section titled “Parameters”| Direction | Name | Description |
|---|---|---|
| [in] | level |
Target log level, all messages equal to or less than this level will be printed on debug console. |
This reference follows the current BUSMUST BMAPI SDK. For an installed package, its bundled header and help files define the exact version-specific contract.