CederGroupHub / alab_control

MIT License
4 stars 2 forks source link

Logging system #1

Closed idocx closed 2 years ago

idocx commented 2 years ago

We need a logging module to record the real-time status of the devices. Maybe we should add a self.get_current_status() to get current status. And use a DevicesManager class to manage all the devices class.