Skip to content

Conversation

@sanjayankur31
Copy link
Member

We now use logger.info to display information to the user. The default logger level is also INFO, so all of these messages are displayed by default. Information that should not be shown to the user by default should use logger.debug.

We now use INFO for all information that needs to be given to the user.
Copy link
Member

@pgleeson pgleeson left a comment

Choose a reason for hiding this comment

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

Looks good.

@pgleeson pgleeson merged commit 474c6c1 into development Jul 29, 2021
@sanjayankur31 sanjayankur31 deleted the feat/update-logging branch August 4, 2021 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S: ready for review Status: ready for review T: enhancement Type: enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants