Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use all log-related functionality from the Emitter. #4

Merged
merged 2 commits into from
Sep 8, 2021

Conversation

facundobatista
Copy link
Contributor

Specifically:

  • receive and pass the application name when getting the log file path

  • call .show to log the greeting in the file one moment after creating it (with stream=None, for it to not to be shown to the screen)

  • show the log filepath to the screen the moment the mode is set to verbose or trace

Note that all the "integration" tests were modified to also verify what was actually sent to the file.


  • Have you signed the CLA?

Copy link
Contributor

@cmatsuoka cmatsuoka 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.

@facundobatista facundobatista merged commit fe7b307 into canonical:main Sep 8, 2021
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.

3 participants