BCDA-APS / bluesky_training

Bluesky training, including instrument package
https://bcda-aps.github.io/bluesky_training/
Other
11 stars 0 forks source link

make logging work with queueserver #61

Closed prjemian closed 2 years ago

prjemian commented 2 years ago

Refactor the logging to rely on the more common setup (and not rely on IPython).

logger = logging.getLogger(__name__)
prjemian commented 2 years ago

queueserver developer reports that the server should be imposing any restrictions. Confirm this.

prjemian commented 2 years ago

This was confirmed in the BDP project.