Skip to content

Commit

Permalink
chore: revert to non GW
Browse files Browse the repository at this point in the history
  • Loading branch information
Skelmis committed Jan 6, 2024
1 parent c5727a6 commit 6071159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
load_dotenv()

logging.basicConfig(
level=logging.DEBUG,
level=logging.INFO,
format="%(levelname)-8s | %(asctime)s | %(filename)19s:%(funcName)-27s | %(message)s",
datefmt="%d/%m/%Y %I:%M:%S %p",
)
Expand Down

0 comments on commit 6071159

Please sign in to comment.