MCPcopy Create free account
hub / github.com/evolution-foundation/evolution-api / dark

Method dark

src/config/logger.config.ts:151–153  ·  view source on GitHub ↗
(value: any)

Source from the content-addressed store, hash-verified

149 }
150
151 public dark(value: any) {
152 this.console(value, Type.DARK);
153 }
154}

Callers

nothing calls this directly

Calls 1

consoleMethod · 0.95

Tested by

no test coverage detected