.. BACpypes console logging module .. module:: consolelogging Console Logging =============== This module provides a function that is typically used to attach a log handler to a **_debug** logger that has been created by the methods in :mod:`debugging`. Functions --------- .. function:: ConsoleLogHandler(loggerRef='', level=logging.DEBUG) :param string loggerRef: function to call :param level: logging level This is a long line of text.