#!/usr/bin/env python import logging PROGRAM = "process_lectorial_capture" log = logging.getLogger(PROGRAM)