MCPcopy Index your code
hub / github.com/dataease/SQLBot / error

Function error

frontend/public/swagger-ui-bundle.js:20848–20850  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

20846 }
20847 const be = {},
20848 error = (s) => {
20849 console.error(s)
20850 },
20851 warn = (s, ...o) => {
20852 console.log(`WARN: ${s}`, ...o)
20853 },

Callers 2

_highlightFunction · 0.85

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected