debug package

Description

Modules used during debug

log_manager

Handles the logging of events

modules.debug.log_manager.log_message(update, context)

Log the message that caused the update

Parameters
  • update (Update) – update event

  • context (CallbackContext) – context passed by the handler