Class: InformationSource

InformationSource(reporter, settingsopt)

Informer

Constructor

new InformationSource(reporter, settingsopt)

Parameters:
Name Type Attributes Description
reporter Reporter
settings Object <optional>
Properties
Name Type Attributes Description
id UUID <optional>
slug string <optional>
name string <optional>
Source:

Members

(protected) _reporter :Reporter

Type:
Source:

id :UUID

Type:
Source:

label :string

Type:
  • string
Source:

name :string

Type:
  • string
Source:

slug :string

Type:
  • string
Source:

Methods

report(log)

Parameters:
Name Type Description
log Object
Properties
Name Type Attributes Description
msg string
level SyslogLevel <optional>
Source: