bunyan-debug-filter

2.0.0 • Public • Published

bunyan-debug-filter

Bunyan logging with namespaces and log filtering using the DEBUG environment variable

Why?

Bunyan is a json logger with an incredibly powerful set of features. However, many common dependencies (i.e. express and about 9000 others) use debug because of the simple (yet powerful) log filtering capability it offers.

This module gives you the power and flexibility of Bunyan logging while preserving the ability to namespace your logs and filter them alongside your dependencies' logs using the DEBUG environment variable.

/bunyan-debug-filter/

    Package Sidebar

    Install

    npm i bunyan-debug-filter

    Weekly Downloads

    276

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    19.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • prestaul
    • digitalbush