Skip to content

libp2p:* logs and logs of voyager:daemon do not appear in logs #91

@NiKrause

Description

@NiKrause

When starting the node with e.g. with node src/bin/cli.js daemon -a -vv, first voyager:daemon logs are enabled in https://github.com/orbitdb/voyager/blob/main/src/daemon.js#L35

then later on when host is loaded, it seems to overwrite the voyager:daemon logs enabled in daemon.js.

So voyager:daemon logs aren't displayed at all.

Libp2p:* logs cannot be enabled via command line:
DEBUG=libp2p:* node src/bin/cli.js daemon -a -vv

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions