Skip to content

Remove printing to System.out #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 8, 2019

Conversation

HelgeStenstrom
Copy link
Collaborator

StreamPlayer is no longer printing to System.out. Instead messages are logged.
To be able to log instead of print in StreamPlayerEventLauncher, its constructor signature has been changed, so that the source is a StreamPlayer instead of an Object. The StreamPlayerEventLauncher uses the logger of the source.

 StreamPlayer is no longer printing to System.out. Instead messages are logged.
To be able to log instead of print in StreamPlayerEventLauncher, its constructor signature has been changed, so that the source is a StreamPlayer instead of an Object. The StreamPlayerEventLauncher uses the logger of the source.
@goxr3plus
Copy link
Owner

YEesss :)

@goxr3plus goxr3plus merged commit e50245f into goxr3plus:master Sep 8, 2019
@HelgeStenstrom HelgeStenstrom deleted the noPrinting branch September 8, 2019 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants