Commit Graph

10 Commits

Author SHA1 Message Date
yingguofeng@huawei.com
81305f6a64 fix(dfx): xts failed caused log debug level modified bugfix
Closes #I5OM3Y

Change-Id: I257c4c59f9c5df65e8835465ef6b16fad0eab12b
Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
2022-08-29 16:36:08 +08:00
yingguofeng@huawei.com
8eadb26f52 feat(dfx): Handle leak check dfx and Hilog opt
Handle leak check dfx and Hilog opt

Closes #I5OAEW

Signed-off-by: yingguofeng@huawei.com <yingguofeng@huawei.com>
Change-Id: I6fd507d163bc64ffe428b61c74e9189d477a2868
2022-08-27 11:04:17 +08:00
Zhenyu Pan
dfde7a5e1d Add android log module, modify gn file for compile with ndk
https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5MXIZ

Signed-off-by: Zhenyu Pan <panzhenyu1@huawei.com>
Change-Id: Iefe1af59a615f87b8e1e2fb6f759bb64316199c6
2022-08-22 11:03:21 +08:00
Riachel
ddc6d97ddd Descriptor: delete base_options.h
details: delete base_options.h
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5M2QW

Signed-off-by: Riachel <caolili14@huawei.com>
2022-08-18 09:59:22 +08:00
buzhuyu
ae4f4570c4 modify variable name in log
description:modify variable name in log
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5MMZC

Signed-off-by: buzhuyu <buzhuyu@huawei.com>
2022-08-17 09:21:59 +08:00
Riachel
ea161ae6d2 Descriptor: add abort
details: add abort
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5LR4J

Signed-off-by: Riachel <caolili14@huawei.com>
2022-08-11 11:34:32 +08:00
Riachel
2df62a6a96 Descriptor: modify LOG_ECMA
details: delete libpandabase/utils/logger.h
issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5KTRL

Signed-off-by: Riachel <caolili14@huawei.com>
2022-08-10 17:21:58 +08:00
lukai
70aa1290d1 utilxts bugfix
current "Log(Fatal)" log system don't abort the process, which
lead to multi-thread problems check failed.
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/I5I1FL?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: Iffc2171b69ce6b003e5137b7b50f34f6892bd263
2022-07-21 20:38:37 +08:00
wengchangcheng
868a082ece delete some unused log
1. add VERBOSE level log, default not print
2. modify some DEBUGE level log to VERBOSE

issue: https://gitee.com/openharmony/ark_js_runtime/issues/I5GBKW

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I1fba38346d55fb633c7a0ec018848653137d4009
2022-07-09 18:43:58 +08:00
wengchangcheng
6e5a7e8362 Descriptor: ark hilog refactor
details:
1. use hilog in ohos device
2. use panda logger in host
issue:  https://gitee.com/openharmony/ark_js_runtime/issues/I5FR5J

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I6f5de00751154bdb6aac3101515961a3a4432e80
2022-07-06 22:55:49 +08:00