MCPcopy Create free account
hub / github.com/datalust/seq-logging /

Class

test/seq_logger_tests.js:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154});
155
156class MockSeq extends http.Server {
157 constructor(port) {
158 super((_, res) => {
159 res.statusCode = this.status;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected