MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / log

Function log

out/cli.cjs:75224–75226  ·  view source on GitHub ↗
(message, ...args)

Source from the content-addressed store, hash-verified

75222function createEmptyPipeline() {
75223 return HttpPipeline.create();
75224}
75225
75226// node_modules/@azure/logger/dist/esm/log.js
75227var import_node_os5 = require("node:os");
75228var import_node_util2 = __toESM(require("node:util"), 1);
75229var process7 = __toESM(require("node:process"), 1);

Callers

nothing calls this directly

Calls 2

writeMethod · 0.45
formatMethod · 0.45

Tested by

no test coverage detected