MCPcopy Create free account
hub / github.com/dyoshikawa/rulesync / debug

Method debug

src/utils/logger.ts:224–226  ·  view source on GitHub ↗
(_message: string, ..._args: unknown[])

Source from the content-addressed store, hash-verified

222 }
223
224 debug(_message: string, ..._args: unknown[]): void {
225 // Suppress console output in JSON mode
226 }
227}
228
229/**

Callers 15

logger.test.tsFile · 0.45
importIgnoreCoreFunction · 0.45
resolveAndFetchSourcesFunction · 0.45
pruneStaleLockEntriesFunction · 0.45
shouldSkipSkillFunction · 0.45
resolveGithubFetchRefFunction · 0.45
fetchSourceFunction · 0.45
buildIgnoreStrategyFunction · 0.45
fetchFilesFunction · 0.45
collectFeatureFilesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected