Added some logs
This commit is contained in:
parent
552db2aa8a
commit
a8322d6be0
8 changed files with 140 additions and 72 deletions
|
@ -32,7 +32,7 @@ def main() -> int | None:
|
|||
club = config.get_club()
|
||||
|
||||
LOGGER.info(
|
||||
"Starting booking court of %s for user %s at club %s at %s",
|
||||
"Starting booking court of sport %s for user %s at club %s at %s",
|
||||
booking_filter.sport_id,
|
||||
user.login,
|
||||
club.id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue