For status log messages, use LOG > 3.
diff --git a/js/NDN.js b/js/NDN.js
index dd34c0d..b375802 100644
--- a/js/NDN.js
+++ b/js/NDN.js
@@ -4,7 +4,7 @@
  * This class represents the top-level object for communicating with an NDN host.
  */
 
-var LOG = 3;
+var LOG = 0;
 
 /**
  * settings is an associative array with the following defaults: