vbonvin / POUET

Programming Observations Usefully at Euler Telescope
GNU General Public License v3.0
1 stars 1 forks source link

Consistently write logs #56

Closed vbonvin closed 6 years ago

vbonvin commented 6 years ago

The current code is a bit inconsistent when it comes to writing logs and displaying status updates (the print_status function). One should go through it and make sure that at each step, the main information is consistently sent to the log and status update.

vbonvin commented 6 years ago

Halfway through main.py. I tried to use the following convention as best as I could:

log = Logs panel box = info box at the top of POUET