Skip to content

Conversation

@eharris128
Copy link
Contributor

What

  • Output logs via logrus to debug.log in tui mode

Why

  • Improve observability and dev loop

How Tested

mint debug

}
defer f.Close()

log.SetOutput(f)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably don't need to configure logging. should be ok to just start using it. the global parameter handling logic should configure it already, but it's good to double check :)

@kcq kcq merged commit 42a97f1 into mintoolkit:master Oct 28, 2024
3 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants