Skip to content

Conversation

@manitgupta
Copy link
Owner

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to README are included in PR

This implements verbose logging using Zap by making the following limited changes:

1. Integrates zap structured logger.
2. Instantiates zap across all subcommands and the global command mode.
3. Insert zap DEBUG log statements to duplicate the verbose logging done when --verbose is passed in the global mode.
4. Prints the zap DEBUG logs both the console and to a file.
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