Skip to content

No logs output #31

@maxholman

Description

@maxholman

In REPL:

> x = await import('@block65/logger');
> logger = new x.Logger({level: x.Level.Trace, destination: process.stderr})
> logger.info('hello');

No output received.

After this, calling logger.end() also hangs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions