DVC-Viking-Robotics / webapp

Flask webapp for interacting and remotely controlling the MASCCOT robot via WiFi.
MIT License
5 stars 4 forks source link

Standardize logging #75

Closed tejashah88 closed 5 years ago

tejashah88 commented 5 years ago

Resolves #27 by providing a SuperLogger class to facilitate message logging across the webapp. Features various log levels from the built-in logging module and color support from colorama.