MCPcopy Index your code
hub / github.com/parse-community/parse-server / Logger.spec.js

File Logger.spec.js

spec/Logger.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const logging = require('../lib/Adapters/Logger/WinstonLogger');
2const Transport = require('winston-transport');
3
4class TestTransport extends Transport {

Callers

nothing calls this directly

Calls 5

reconfigureServerFunction · 0.85
addTransportMethod · 0.80
infoMethod · 0.80
errorMethod · 0.80
queryMethod · 0.80

Tested by

no test coverage detected