diff --git a/animations/toto.py b/animations/toto.py index 6998fce..d4510d9 100755 --- a/animations/toto.py +++ b/animations/toto.py @@ -128,6 +128,7 @@ def processPlaylist(self, playlist): if not playlist: logger.debug("empty playlist") return + logger.info("new playlist: %s" % str(playlist)) for action in playlist: for instruction in action: