MCPcopy
hub / github.com/mongodb/node-mongodb-native / toLog

Method toLog

src/mongo_logger.ts:456–456  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

454/** @internal */
455export interface LogConvertible extends Record<string, any> {
456 toLog(): Record<string, any>;
457}
458
459type BSONObject =

Callers 1

logMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected