MCPcopy
hub / github.com/linuxfoundation/crowd.dev / create.ts

File create.ts

backend/src/database/initializers/create.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getServiceLogger } from '@crowd/logging'
2import models from '../models'
3
4const log = getServiceLogger()

Callers

nothing calls this directly

Calls 4

getServiceLoggerFunction · 0.90
modelsFunction · 0.85
infoMethod · 0.80
errorMethod · 0.45

Tested by

no test coverage detected