MCPcopy Index your code
hub / github.com/scality/cloudserver / serverAccessLogger.js

File serverAccessLogger.js

tests/unit/utils/serverAccessLogger.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const sinon = require('sinon');
3const {
4 logServerAccess,

Callers

nothing calls this directly

Calls 11

getRemoteIPFromRequestFunction · 0.85
getOperationFunction · 0.85
getRequesterFunction · 0.85
getURIFunction · 0.85
getObjectSizeFunction · 0.85
getBytesSentFunction · 0.85
calculateTotalTimeFunction · 0.85
calculateTurnAroundTimeFunction · 0.85
timestampToDateTime643Function · 0.85
setServerAccessLoggerFunction · 0.85
logServerAccessFunction · 0.85

Tested by

no test coverage detected