diff --git a/zh-cn/application-dev/reference/native-apis/_hi_log.md b/zh-cn/application-dev/reference/native-apis/_hi_log.md index dd52859890b93c7b1f3ceb7e550eb4abe218b9c0..af5456a0a408df95c4a59efa9d242a3407315570 100644 --- a/zh-cn/application-dev/reference/native-apis/_hi_log.md +++ b/zh-cn/application-dev/reference/native-apis/_hi_log.md @@ -315,7 +315,7 @@ enum LogType ``` -int bool OH_LOG_IsLoggable (unsigned int domain, const char * tag, LogLevel level ) +bool OH_LOG_IsLoggable (unsigned int domain, const char * tag, LogLevel level ) ``` **描述:**