JSDOC/Log.js
[app.jsdoc] / JSDOC / Log.js
index 4373b0d..bb2c4ea 100644 (file)
@@ -2,12 +2,11 @@
  * @class Log
  * @namespace JSDOC
  *
 * Standard Logging..
+ * Standard Logging..
  * @scope JSDOC
+ * @static
  */
-
-
-
 Log = {
     
     warn : function(str) {