commaai / laika

Simple Python GNSS processing library
MIT License
634 stars 178 forks source link

Replace prints with logging module #125

Closed adeebshihadeh closed 1 year ago

adeebshihadeh commented 1 year ago

This is how it's done in panda: https://github.com/commaai/panda/blob/bdf39a451ed983417a73724e40b9aca944a1f629/python/__init__.py#L23