Skip to content

Commit

Permalink
logging.getLogger
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-zehentleitner committed May 14, 2024
1 parent 07d4b9a commit 9d493e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unicorn_binance_rest_api/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
__app_name__: str = "unicorn-binance-rest-api"
__version__: str = "2.5.1.dev"
__logger__: logging.getLogger = logging.getLogger("unicorn_binance_rest_api")

logger = __logger__


Expand Down

0 comments on commit 9d493e7

Please sign in to comment.