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

Redirect log prints #57

Open
mkorbel1 opened this issue Jul 8, 2024 · 0 comments
Open

Redirect log prints #57

mkorbel1 opened this issue Jul 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mkorbel1
Copy link
Contributor

mkorbel1 commented Jul 8, 2024

Motivation

It would be nice to capture the log prints from Test and redirect them, e.g. to a file or some other stream for processing. Currently, it always just dumps it to print. We could potentially just grab the logger stream directly, but then we miss some of the nice things that ROHD-VF does to that stream.

Desired solution

Add a way to override or capture the log print mechanism.

Alternatives considered

No response

Additional details

No response

@mkorbel1 mkorbel1 added the enhancement New feature or request label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant