MCPcopy Create free account
hub / github.com/PrairieLearn/PrairieLearn / index.js

File index.js

tests/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var logger = require('../lib/logger');
2
3const consoleTransport = logger.transports.find(transport => (transport.name === 'console'));
4consoleTransport.level = 'warn';

Callers

nothing calls this directly

Calls 1

afterFunction · 0.85

Tested by

no test coverage detected