From 73c61788a95fa4ab4b422e2e7e731b13c1d9bf35 Mon Sep 17 00:00:00 2001 From: liuyifei Date: Wed, 3 Sep 2025 07:22:01 +0000 Subject: [PATCH] update hiviewdfx/hilog/include/hilog/log.h. Signed-off-by: liuyifei --- hiviewdfx/hilog/include/hilog/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiviewdfx/hilog/include/hilog/log.h b/hiviewdfx/hilog/include/hilog/log.h index 1c4cda70470..247f3cc75f4 100644 --- a/hiviewdfx/hilog/include/hilog/log.h +++ b/hiviewdfx/hilog/include/hilog/log.h @@ -55,7 +55,7 @@ * Output result:\n * 05-06 15:01:06.870 1051 1051 W 0201/MY_TAG: Failed to visit , reason:503.\n * - * @library libhilog.so + * @library libhilog_ndk.z.so * @syscap SystemCapability.HiviewDFX.HiLog * @since 8 */ -- Gitee