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

add actions that control logging options #1431

Open
cyrush opened this issue Dec 13, 2024 · 0 comments
Open

add actions that control logging options #1431

cyrush opened this issue Dec 13, 2024 · 0 comments

Comments

@cyrush
Copy link
Member

cyrush commented Dec 13, 2024

Actions that control logging to give users more control than just params passed via ascent::open

Examples:

start logging at any time:

action: open_log # open ascent's logging
file_pattern: (support all params in new logging options added in #1426)

flush logs so they can be seen before ascent is closed out:

action: flush_log # flush current log streams to disk

stop logging and flush current logs:

action: close_log # close current log streams
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant