MCPcopy Create free account
hub / github.com/anomalyco/opencode / getLogger

Function getLogger

packages/desktop/src/main/logging.ts:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19let logger: MainLogger
20export const getLogger = () => logger
21
22export function initLogging() {
23 initRunDirectory()

Callers 2

setupAutoUpdaterFunction · 0.90
preferAppEnvFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected