Skip to content

Log Viewer

Used by the console page.

Updates

maxLines number (25)
The number of lines it should aim to display when viewed in a browser (used to limit height).

Pushes

log LogTable
Used to send a log message for the viewer to add to itself.

Examples

{
  maxLines = 30,
}