stanford-ssi / sequoia-software

Sequoia flight software
MIT License
6 stars 1 forks source link

🔊 Use uniform logging interface #16

Closed kevtan closed 4 years ago

kevtan commented 4 years ago

This is what logging messages look like now:

[2020-09-27 14:43:20,406] DEBUG serialCommandNode.main.20 Got valid message {'time': '', 'origin': '', 'data': '', 'command': 'take-image'}
lgnashold commented 4 years ago

LGTM, I think we should implement hierarchical logging too at some point but that would require refactoring the codebase to have modules.