PolyParser Uses println for output
Open
enhancement
- Dominant language
- Scala
- Stars
- 43
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
In `parse/poly/polyparser/TransitionParser.scala` there are two `println()` calls.
These should be switched to use our standard logging library such that their output can be controlled / adjusted if desired (for instance, the new cli interface would prefer, by default, to silence these messages).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.