Skip to content

Package is printing to the console instead of logging #4

@lpil

Description

@lpil

Hello!

The BEAM has a built in logger, it is used by all BEAM code, is feature rich, and very performant. It would be great to have this library use it instead of printing to the console.

Printing lots to the console can result in performance issues, and it would mean that the user has to manage two different log systems at the same time.

Thanks,
Louis

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