Home
last modified time | relevance | path

Searched refs:LEV_STR (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/ir/
DNapiLog.js24 const LEV_STR = ['[NON]', '[ERR]', '[DBG]', '[INF]']; variable
53 saveLog(dataStr, LEV_STR[lev], detail);
59 console.log(dataStr, LEV_STR[lev], detail);