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

Jupyter Notebook: Logging Tool #626

Open
3 tasks
christinaholtNOAA opened this issue Oct 28, 2024 · 0 comments
Open
3 tasks

Jupyter Notebook: Logging Tool #626

christinaholtNOAA opened this issue Oct 28, 2024 · 0 comments

Comments

@christinaholtNOAA
Copy link
Contributor

AC

  • Create a Jupyter notebook demonstrating the logging tool
  • Create a unit testing file for the notebook
  • Add a Binder link and button to Read the Docs

Description

Create a notebook for the API version of the logging tool and demonstrate its two functions, use_custom_logger() and use_uwtools_logger(). Unit tests should be created for the notebook and Binder links created on Read the Docs pages.

Outline:

  • use_custom_logger
    • Show an example with a custom logger
  • use_uwtools_logger
    • Show an example of with the uwtools logger
    • Show suppressed logging output with quiet=True
    • Show a longer logging message with verbose=True
@christinaholtNOAA christinaholtNOAA converted this from a draft issue Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant