Move logger and add --debug
This commit is contained in:
parent
98f6d4516e
commit
8245dfd69c
2 changed files with 12 additions and 11 deletions
|
@ -1,4 +1,5 @@
|
|||
import logging
|
||||
|
||||
from datetime import datetime, timezone
|
||||
from geoip2.errors import AddressNotFoundError
|
||||
from requests import Session, Request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue