mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
commit
c0fbc1715f
@ -13,8 +13,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef HIVIEWDFX_HILOG_H
|
||||
#define HIVIEWDFX_HILOG_H
|
||||
/**
|
||||
* @addtogroup HiLog
|
||||
* @{
|
||||
@ -57,8 +55,14 @@
|
||||
* Output result:\n
|
||||
* 05-06 15:01:06.870 1051 1051 W 0201/MY_TAG: Failed to visit <private>, reason:503.\n
|
||||
*
|
||||
* @library libhilog.so
|
||||
* @syscap SystemCapability.HiviewDFX.HiLog
|
||||
* @since 8
|
||||
*/
|
||||
|
||||
#ifndef HIVIEWDFX_HILOG_H
|
||||
#define HIVIEWDFX_HILOG_H
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user