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

Develop DyneODE logger #345

Open
cdc-ap66 opened this issue Feb 10, 2025 · 1 comment
Open

Develop DyneODE logger #345

cdc-ap66 opened this issue Feb 10, 2025 · 1 comment
Assignees

Comments

@cdc-ap66
Copy link

cdc-ap66 commented Feb 10, 2025

Description

DynODE needs a logger to be included in its ODEs, scripts, etc. We can use the default python logger for setting this up or one of the other tools out there that simplify and add functionality to logging

Criteria

  • Put it in a utilities module where it is easily imported
  • Document
  • Add examples into code for the ODE
@ryanraaschCDC
Copy link

@cdc-ap66 is there a desired behavior to the logger, such as printing to the console, saving to file, output as json, etc? That will determine the logging library we should use. We could also allow user-provided parameters to change this behavior

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

No branches or pull requests

3 participants