diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/yui/yui3.0.0/api/module_console.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui3.0.0/api/module_console.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,166 @@ + + + + + API: console (YUI Library) + + + + + + + + + + +
+
+

Yahoo! UI Library

+

console  3.0.0

+ Yahoo! UI Library + > console + + +
+
+ Search: +
+   +
+
+
+
+ +
+
+
+
+
+ Filters + + + +
+
+ + +

Module: console + + + +

+
+ Console creates a visualization for messages logged through calls to a YUI +instance's Y.log( message, category, source ) method. The +debug versions of YUI modules will include logging statements to offer some +insight into the steps executed during that module's operation. Including +log statements in your code will cause those messages to also appear in the +Console. Use Console to aid in developing your page or application. +Entry categories "info", "warn", and "error" +are also referred to as the log level, and entries are filtered against the +configured logLevel. +
+ + + +
+
+ +

This module contains the following classes:

+ +
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ Copyright © 2009 Yahoo! Inc. All rights reserved. +
+
+ + +