Logger with a log context concept, nice rendering of error, warn and info logs, with log context on the left. Designed for outputting logs from multiple child processes in parallel. Comes with a test double for easy unit testing of users.
npm install @shepherdorg/loggerLogger with a log context concept, nice rendering of error, warn and info logs, with log context on the left.
Designed for outputting logs from multiple child processes in parallel. Comes with a test double for easy unit testing.