log4javascript in-page console demo

This demo demonstrates an in-page logger. The example uses the default behaviour, which is to place the log console in a fixed area at the bottom of the page. However, the console may be placed inside any element in the page. To do this, you may specify the ID of the element (even if the page has not yet loaded) or a reference to the element itself.

Enter a log message below and click on one of the buttons to log your message at your desired level. You can then filter by log level, toggle word-wrapping and perform text and regular expression searches on the log entries.




Generate random log entries