{ "name": "@ohos/hilog_featured_lite", "description": "Log services for liteos-a kernel.", "optional": "false", "version": "3.1", "license": "Apache License 2.0", "publishAs": "code-segment", "segment": { "destPath": "base/hiviewdfx/hilog_lite" }, "dirs": {}, "scripts": {}, "component": { "name": "hilog_featured_lite", "subsystem": "hiviewdfx", "syscap": [ "SystemCapability.HiviewDFX.HiLogLite" ], "adapted_system_type": [ "small" ], "rom": "500KB", "ram": "~500KB", "deps": { "components": [ ], "third_party": [ "bounds_checking_function" ] }, "build": { "sub_component": [ "//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_static", "//base/hiviewdfx/hilog_lite/frameworks/featured:hilog_shared", "//base/hiviewdfx/hilog_lite/services/apphilogcat:apphilogcat", "//base/hiviewdfx/hilog_lite/frameworks/js:ace_hilog_kits", "//base/hiviewdfx/hilog_lite/test:hilog_lite_test" ] } } }