Skip to content

Setting the log level isn't working #28

@ykhatal

Description

@ykhatal

Description

After i've set the log level to debug, is till not able to see my log:

const { logger } = require('logtify')({
    CONSOLE_LOGGING: false, // switches off the console subscriber
    MIN_LOG_LEVEL: 'debug' // minimal message level to be logged
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions