Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Random debugging information being printed #328

@jonhare

Description

@jonhare

Both the native and java code contain a number of printf/println statements which were obviously designed for debugging. This is somewhat annoying when writing a command line program that uses Bridj as the output from Bridj gets mixed in with the output from the program.

It would be much better if Bridj used some kind of logging framework, or at least provided a way to turn off its output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions