diff --git a/game.py b/game.py index 56abcc0..cd8ba54 100755 --- a/game.py +++ b/game.py @@ -71,6 +71,8 @@ def hello(): lines = getContent() while len(lines) < 2: + logger.error('Error reading content') + print(lines) lines = getContent() for line in lines: