Skip to content

Is there a way to disable the logger? #60

@AObuchow

Description

@AObuchow

First off, I just wanted to say this library is perfect for my needs - it's a really awesome project!

I'm using it to build a music player which has a command line interface, and have an issue where the logger from com.goxr3plus.streamplayer.stream.StreamPlayer is outputting to stdout, which is cluttering the UI.

Is there a way to disable logging? Or redirect it to a file perhaps?

I tried disabling it from my code which uses java-strean-player but was unsuccesful.

I would also be willing to submit a PR if required for this :)

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions