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

Adding actions for opening, flushing, and closing the logs #1442

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

emily-howell
Copy link
Member

This currently only adds some simple actions for opening, flushing, and closing the logs. I wonder if it would be useful to also add an action for modifying the logging threshold?

@emily-howell emily-howell requested a review from cyrush January 15, 2025 00:15
@emily-howell emily-howell linked an issue Jan 15, 2025 that may be closed by this pull request
@cyrush
Copy link
Member

cyrush commented Jan 15, 2025

this looks great!

Can you add a note to the CHANGELOG.md file about these actions and a short section in the docs?

We can think about the mpi relevant options rank, etc in the future.

We could also add support for log_threshold to open_log so folks can use one action to setup everything up.

The separate actions for log and echo thresholds are a good addition.

@emily-howell
Copy link
Member Author

Yes, I can add a note to the change log.

I have a draft of the MPI relevant options but I don't have tests written for it yet so I didn't push them.

I like the idea of adding the log threshold to the options for open_log. That should be a quick change so I will add that too.

@emily-howell emily-howell force-pushed the task/2025-1-14_add-actions-that-control-logging-options branch from 7d76632 to 08beb6d Compare January 23, 2025 23:21
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.

add actions that control logging options
2 participants