mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2026-03-03 07:00:53 +01:00
Introduce log_handler attribute macro that injects tracing logs into handler functions. It extracts user_id from Message (optionally) or CallbackQuery and logs handler name; falls back to logging handler only.