Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/game.py
diff options
context:
space:
mode:
Diffstat (limited to 'game.py')
-rw-r--r--game.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/game.py b/game.py
index 686f748..96e3d1d 100644
--- a/game.py
+++ b/game.py
@@ -299,7 +299,7 @@ class MazeGame(Gtk.DrawingArea):
debug_msg = debug_msg + "next_read %s" % next_read
- logging.error('debug_msg %s', debug_msg)
+ logging.debug('accelerometer read %s', debug_msg)
return False