log_event: Create a log event

Description Usage Arguments Value

Description

A log event is a condition and can be signalled as such. In addition to the classic "simpleMessage", "simpleWarning", and "simpleError" conditions, loggr allows for levels "INFO", "WARN", "DEBUG", "ERROR", "CRITICAL".

Usage

1

Arguments

level

character: the event level.

message

character: the event message

...

further elements to add to the condition.

Value

A log event (condition)


smbache/loggr documentation built on May 30, 2019, 5:02 a.m.