Show HN: JavaScript logging library using the console and web-streams API
1 point by eliassjogreen 1 year ago | 0 commentsA deno, node, bun and browser compatible JS/TS module for logging by capturing the web-standard console API and then using web-streams transforming, teeing and piping it to all destinations you could possibly want! By using web-streams it allows you to write your own (or use the official) filters, transforms, formats and destinations which work cross-runtime and with great performance.