errbot.logs module

errbot.logs.format_logs(formatter=None, theme_color=None)[source]

You may either use the formatter parameter to provide your own custom formatter, or the theme_color parameter to use the built in color scheme formatter.

errbot.logs.get_log_colors(theme_color=None)[source]

Return a tuple containing the log format string and a log color dict

errbot.logs.ispydevd()[source]