verborum

Simple, powerful, and fluent logging library for NodeJS

Usage no npm install needed!

<script type="module">
  import verborum from 'https://cdn.skypack.dev/verborum';
</script>

README

Verborum

logo
version definitions license downloads Code Style: Google

What Is Verborum

Instead of complaining that something doesn't exist, create it.

Verborum is a fluent, extendable, and configurable logging library for NodeJS. It enables developers to have a logging api and library that they can tweak to their needs. Ranging from custom formatting, specific log levels, a plugin api, and more features being released over time. The library strives to fill a gap in logging that has been yet to be filled.

Need Help Using The Library

Visit the wiki page for more information!

Inspiration