Creating a Console for debugging

This example walks through the basics of setting up and logging messages to a YUI Console instance. Three Console instances are created with slightly different configurations. All calls to Y.log(..) will be broadcast to every Console.

Basic Console

New messages added to bottom

Custom strings

Rendered in default location (top right)

Log some messages