pcdshub / opcpa-tpr-config

PyDM application for managing the TPR configurations of the OPCPA lasers in the LCLS NEH laser hall.
Other
1 stars 1 forks source link

Change Debug prints to logging #43

Open slactjohnson opened 4 weeks ago

slactjohnson commented 4 weeks ago

Right now the program uses some dumb print statements for debug information. This should be changed to a proper python logger setup.