Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Oct 18, 2024
1 parent cf4a42e commit 2cb4164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rest_tools/server/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

LOGGER = logging.getLogger() # this stuff always needs to be logged -> use the 'root' logger


def tornado_logger(handler):
"""Log tornado messages to root logger."""
if handler.get_status() < 400:
Expand Down

0 comments on commit 2cb4164

Please sign in to comment.