MCPcopy Index your code
hub / github.com/parse-community/parse-server / silly

Method silly

src/Controllers/LoggerController.js:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 }
147
148 silly() {
149 return this.log('silly', arguments);
150 }
151
152 logRequest({ method, url, headers, body }) {
153 this.verbose(

Callers 1

Calls 1

logMethod · 0.95

Tested by

no test coverage detected