UMBC-CMSC447-Spring2017-Team5 / college-JUMP

https://lassa.xen.prgmr.com/collegejump/
GNU General Public License v3.0
0 stars 0 forks source link

Switch to using the built-in logger #42

Closed alexander-bauer closed 7 years ago

alexander-bauer commented 7 years ago

Currently, we use naive print statements. We should be using the built-in Flask logger, which implements the standard logging interface.

alexander-bauer commented 7 years ago

@UMBC-CMSC447-Spring2017-Team5/developers I think this should be easy, and just require some looking through the code.

alexander-bauer commented 7 years ago

Closed by 51872f8614164257622a5369faa682ff11086141 and following commits.