Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 460 Bytes

consolelogging.rst

File metadata and controls

21 lines (13 loc) · 460 Bytes

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 debugging.

Functions

ConsoleLogHandler(loggerRef='', level=logging.DEBUG)

param string loggerRef

function to call

param level

logging level

This is a long line of text.