Monitor Min v0.5.7

Show:

LogTest Class

Defined in: test/LogTest.js:13
Module: Monitor

Unit tests for the Log class.

Methods

Log

()

Test group for baseline Log functionality

Log-AllLogs

()

Tests that registering for '*' emits all logs

Log-Classes

()

Tests that Log class is in place

Log-debug

()

Tests for the debug log

Log-error

()

Tests for the error log

Log-fatal

()

Tests for the fatal log

Log-info

()

Tests for the info log

Log-MultiArg

()

Tests for the inclusion of multiple arguments in logs

Log-ProbeStream

()

Tests the probe streams multiple items at once

Log-ProbeTest

()

Tests the Log probe

Log-Stat

()

Make sure a stat is output for every log

Log-trace

()

Tests for the trace log

Log-warn

()

Tests for the warn log