diff --git a/back/tgbot/tgbot.py b/back/tgbot/tgbot.py index 45c48d5..2f6eb90 100644 --- a/back/tgbot/tgbot.py +++ b/back/tgbot/tgbot.py @@ -400,7 +400,7 @@ class TgBot: user = update.effective_user current_step = context.chat_data.get("step", None) - logger.info(f"Step {current_step} from user {user.full_name}") + logger.info(f"Step {current_step} from user {user.full_name} with data {context.chat_data}") if not context.chat_data.get("terdeep_value", None): await update.effective_message.reply_html(