Register the "irspy_data" log-level.
authorMike Taylor <mike@indexdata.com>
Thu, 14 Mar 2013 13:15:54 +0000 (13:15 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 14 Mar 2013 13:15:54 +0000 (13:15 +0000)
lib/ZOOM/IRSpy.pm

index bc37164..93b5192 100644 (file)
@@ -65,6 +65,7 @@ BEGIN {
     ZOOM::Log::mask_str("irspy_unhandled");
     ZOOM::Log::mask_str("irspy_test");
     ZOOM::Log::mask_str("irspy_task");
+    ZOOM::Log::mask_str("irspy_data");
 }
 
 sub new {