MCPcopy Index your code
hub / github.com/OneNoteDev/WebClipper / log

Method log

src/scripts/logging/consoleOutput.ts:5–5  ·  view source on GitHub ↗
(message: string, object: any)

Source from the content-addressed store, hash-verified

3 error(message: string, object: any): void;
4 info(message: string, object: any): void;
5 log(message: string, object: any): void;
6}

Callers 4

printGlobResultsFunction · 0.65
sanitize-html.jsFile · 0.65
logMethod · 0.65
logToConsoleMethod · 0.65

Implementers 2

WebConsolesrc/scripts/logging/webConsole.ts
MockConsolesrc/tests/logging/mockConsole.ts

Calls

no outgoing calls

Tested by

no test coverage detected