Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.45
importIgnoreCore
Function · 0.45
resolveAndFetchSources
Function · 0.45
pruneStaleLockEntries
Function · 0.45
shouldSkipSkill
Function · 0.45
resolveGithubFetchRef
Function · 0.45
fetchRootLevelFallbackSkill
Function · 0.45
fetchSource
Function · 0.45
buildIgnoreStrategy
Function · 0.45
convertFetchedFilesToRulesync
Function · 0.45
fetchFiles
Function · 0.45
collectFeatureFiles
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected