Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
logging = require(
'../lib/Adapters/Logger/WinstonLogger'
);
2
const
Transport = require(
'winston-transport'
);
3
4
class
TestTransport extends Transport {
Callers
nothing calls this directly
Calls
5
reconfigureServer
Function · 0.85
addTransport
Method · 0.80
info
Method · 0.80
error
Method · 0.80
query
Method · 0.80
Tested by
no test coverage detected