NatLabRockies / NatLabRockies/fastsim
Logging
Open
@robinsteuteville is already working on this.
Since Aug 19, 2026.
- Dominant language
- Rust
- Stars
- 60
- Forks
- 19
- Avg merge
- 10d 2h
- Merged PRs (30d)
- 2
Description
@robinsteuteville wrote up my thoughts on logging here
In FASTSim 2 we had logging set up with the log crate and pyo3_log bridge, but Chad removed it when porting to FASTSim 3 due to an apparent performance cost. It would be good to experiment with this again in FASTSim 3 (maybe using the tracing crate?) and see what we can do, and if the measured performance cost takes a toll.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.