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

ProTrace #715

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

ProTrace #715

wants to merge 3 commits into from

Conversation

Soph1514
Copy link
Contributor

This pull request implements a custom tracing functionality within the ProTrace module. The core purpose of this functionality is to capture a RuleTrace, which contains detailed information about the current expression being transformed during the rewriting stage. Based on predefined filters (probably as cli arguments), the trace is formatted and outputted either to the standard output or to a file.

The primary goal of this pull request is to ensure that the tracing works seamlessly when running the project with cargo run.

@Soph1514 Soph1514 linked an issue Mar 11, 2025 that may be closed by this pull request
@Soph1514 Soph1514 marked this pull request as draft March 11, 2025 16:50
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.

ProTrace mod
2 participants