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

Enable logging #565

Merged
merged 11 commits into from
Oct 8, 2020
Merged

Enable logging #565

merged 11 commits into from
Oct 8, 2020

Conversation

bhilbert4
Copy link
Collaborator

This PR adds logging to Mirage. Logging is configured using a yaml configuration file, which should make it easy for users to customize logging details if desired without needing to change any code.

Currently logging is working for imaging_simulator, catalog_seed_image, dark_prep, obs_generator, and utils. Other modules are yet to be done. In the case of the user calling imaging_simulator, the log will contain entires from all three steps, rather than producing one log file for each step.

@bhilbert4 bhilbert4 self-assigned this Oct 3, 2020
@bhilbert4 bhilbert4 changed the title [WIP]: Enable logging Enable logging Oct 8, 2020
@bhilbert4 bhilbert4 merged commit 6872b7c into spacetelescope:master Oct 8, 2020
@bhilbert4 bhilbert4 deleted the add-logging branch October 8, 2020 19:05
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.

1 participant