Skip to content

Improve debugging #380

Description

@marcosh

Is your feature request related to a problem? Please describe.
I'm trying to setup tricorder with a complex project, I'm failing because I get weird compilation errors.
In particular it's hard to debug because I don't know precisely which command tricorder is calling, so I'm not able to reproduce the issue on a lower level

Describe the solution you'd like
I think a good solution would be to log in the tricorder log output every call to an external tool, might it be cabal, stack, hpack or ghci and, optionally, every output they provide

Describe alternatives you've considered
Maybe a separate log file could be used to log output from external tools.
Then the log output could be filtered with some verbosity flag

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttricorderPertains to the tricorder CLI or daemon.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions