Logger Widget :: Reading Logs

Default LogReader Example

With just a few lines of code, you can put a LogReader on any web page to display log messages built into the YUI Library or custom log messages that you write into your own code. The LogReader will look for the YUI Library's Drag and Drop utility to make the LogReader automatically draggable.

(not supported in Opera, Safari)

Hide All LogReaders || Show All LogReaders

Enable Output to console.log() || Disable Output to console.log()

Reset Logger stack

Sample Code