Skip to content

Change stdout writes to log #18

@dekomote

Description

@dekomote

sys.stderr.write(f'\r\nGPSDSocket.connect exception is--> {error}')

First of all, thanks for gps3. Really makes using gps with python easier.

I'd like to propose an enhancement: Use logging instead of writing to stdout/stderr.
That way, people can tweak output location, levels etc. It's more configurable and all around a better solution imho.

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