Skip to content

stop printing to sdtout/stderr #53

Open
@shalom938

Description

we use posthog java in an intellij plugin, some users have connection issues because of firewalls/company proxies/ ssl certificates etc.
errors are printed to stdout/err and Idea log get exploded, HttpSender does e.printStackTrace()
its probably better to use some logging abstraction like JUL so logging level can be controlled.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions