Skip to content
  • Christoph Pfister's avatar
    add logging functionality · efe51747
    Christoph Pfister authored
    - add time stamps to log statements
    - print messages to stderr and keep them in a ring buffer
      (allows easier debugging)
    - update_source.sh updates the function names in the log statements
      and does some basic coding style checks
    efe51747