lib/rupnp/control_point.rb in rupnp-0.2.0 vs lib/rupnp/control_point.rb in rupnp-0.2.1

- old
+ new

@@ -154,10 +154,10 @@ end end end searcher.discovery_responses.subscribe do |notification| - log :debug, 'receive a notification' + log :debug, "receive a notification:\n#{notification}" create_device notification end end def create_device(notification)