Documentation
Logger
Description
Logger displays all messages which should be output to a web console with the use of console.log().
Properties
The list starts with the common properties, learn more about them by visiting the Modules description section. The other available properties are described below.
Property name | Description |
---|---|
--- | --- |
CSS classes
Class name | Description |
---|---|
.addon_Event_Listener | Addon container |
.addon_Event_Listener .event-listener-header | Header of logger |
.addon_Event_Listener .event-listener-filters | Div element with a type of event checkboxes |
.addon_Event_Listener .event-listener-clear | Div element to clear all logs |
.addon_Event_Listener .event-listener-body | Div element with main content logger |
Demo presentation
Demo presentation contains examples on how this addon can be used.