MCPcopy Create free account
hub / github.com/blinker-iot/blinker-js / error

Function error

lib/debug.ts:24–26  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

22}
23
24export function error(msg) {
25 log(msg, { title: 'error', color: 'red' })
26}
27
28
29export function timerLog(msg) {

Callers 8

initMethod · 0.90
getShareInfoMethod · 0.90
sendTsDataMethod · 0.90
saveObjectDataMethod · 0.90
saveTextDataMethod · 0.90
smsMethod · 0.90
wechatMethod · 0.90
pushMethod · 0.90

Calls 1

logFunction · 0.85

Tested by

no test coverage detected