Status-Widgets

status.badge status.collapse status.log status.notify status.message status.toast


status.log

Displays a list of logging-information

Parameters
{{ status.log(id, item, count) }}
id
unique id for this widget
item
the name of the log
count
maximal number of entries (1 - 50)
Examples
{{ status.log('log1', 'bath_log', 10) }}

Widgets

Design

Misc