Skip to content

PolyParser Uses println for output #138

@codeviking

Description

@codeviking

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions