Skip to content

Redundant info logs in nimble deps #1487

@arnetheduck

Description

@arnetheduck
arnetheduck@praeceps:~/status/nora$ nimble-dev deps --inverted
      Info: using .../pkgs2/nim-2.2.4-a092a045d3a427d127a5334a6e59c76faff54686/bin/nim for compilation
     Info:  Dependency tree format: {PackageName} (@{Resolved Version})
     Info:  Dependency tree format:    {Source Package} {Source Requirements}

All these logs are irrelevant to the usage of the command - ie the "format descriptions" belong in a manual while "using xxx for compilation" obviously is out of place here.

The logs are marginally useful the first time you see them but then they take up space and distract from the actual information in the deps command. The format could also be described in nimble deps --help.

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