Skip to content

Consider enabling string interpolation by default #10

@jackwilsdon

Description

@jackwilsdon

It would be nice to be able to use custom-logger without having to create my own logger.js like this:

module.exports = require('custom-logger').config({ messageFormatting: true });

From what I understand / have seen, most people want string formatting more than the default method of appending extra arguments.

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