MCPcopy
hub / github.com/badrisnarayanan/antigravity-claude-proxy / error

Function error

public/js/utils/ui-logger.js:134–136  ·  view source on GitHub ↗

* Error level - always logs * Errors should always be visible for debugging

(...args)

Source from the content-addressed store, hash-verified

132 * Errors should always be visible for debugging
133 */
134 error(...args) {
135 console.error(...args);
136 }
137 };
138
139 // Log initial state (only in debug mode)

Callers

nothing calls this directly

Calls 1

errorMethod · 0.80

Tested by

no test coverage detected