commaai / opendbc

democratize access to car decoder rings
MIT License
1.81k stars 1.07k forks source link

remove cereal dependence for logging #1048

Closed deanlee closed 1 month ago

deanlee commented 1 month ago
  1. Eliminate the dependency on cereal/logger.h and use own logger.h instead.
  2. Support cloudlog_rl in logger.h, resolve https://github.com/commaai/opendbc/issues/1003
adeebshihadeh commented 1 month ago

Nice! Btw Shane is still working on getting your other PRs merged related to the rest of the cereal removal.