MCPcopy Create free account
hub / github.com/GoogleCloudPlatform/functions-framework-nodejs / logger.ts

File logger.ts

test/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as sinon from 'sinon';
2import * as assert from 'assert';
3import {splitArgs, getModifiedData} from '../src/logger';
4import * as executionContext from '../src/async_local_storage';

Callers

nothing calls this directly

Calls 5

splitArgsFunction · 0.90
getModifiedDataFunction · 0.90
utf8ToHexFunction · 0.85
parseMethod · 0.80
writeMethod · 0.80

Tested by

no test coverage detected