Source code
CERNY.console
Package script for console concept in Cerny.js. Every console exposes a method print and allows the user of Cerny.js access to vital information when programming, most important log messages.
In a browser environment, a style sheet is available to color code log messages according to their level. The stylesheet is found in
css/console.css
.
Uses
None
Used by
None
History
2007-03-30
:
Created.

