labscript_utils.zlog

Script to run a zlog server configured according to LabConfig. Run with:

python -m labscript_utils.zlog [--daemon]

If –daemon is specified, the zlog server will be started in the background.

Functions

main()