Home
last modified time | relevance | path

Searched refs:recordLog (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
H A DNapiLog.js50 function recordLog(lev, ...args) { function
63 recordLog(NapiLog.LEV_ERROR, args);
67 recordLog(NapiLog.LEV_DEBUG, args);
71 recordLog(NapiLog.LEV_INFO, args);

Completed in 0 milliseconds