PolyParser Uses println for output
Abierto
enhancement
- Lenguaje dominante
- Scala
- Estrellas
- 43
- Forks
- 8
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.