Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
* as sinon from
'sinon'
;
2
import
* as assert from
'assert'
;
3
import
{splitArgs, getModifiedData} from
'../src/logger'
;
4
import
* as executionContext from
'../src/async_local_storage'
;
Callers
nothing calls this directly
Calls
5
splitArgs
Function · 0.90
getModifiedData
Function · 0.90
utf8ToHex
Function · 0.85
parse
Method · 0.80
write
Method · 0.80
Tested by
no test coverage detected