Skip to content

Support for log levels? #13

@darkpixel

Description

@darkpixel

It would be a nice addition if the app paid attention to the environment variables DEBUG, LOG_LEVEL, and LOG_DEBUG.

i.e. LOG_LEVEL=info LOG_DEBUG=myapp,myapi node index.js

Using that example it would cause only INFO and above to be output and only from 'myapp' or 'myapi'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions