intel / intel/rohd-vf

Redirect log prints

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Dart
Stars
48
Forks
14
PR merge metrics
No merged PRs in 30d

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.