1.0.1 • Published 5 years ago

@evokegroup/logger-notifier-msteams v1.0.1

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
5 years ago

@evokegroup/logger-notifier-msteams

Allows a Logger (@evokegroup/logger) to send messages to a Microsoft Teams channel

Class: LoggerNotifierMSTeams

Extends: Logger.Notifier

See @evokegroup/logger

constructor(object)

ParameterTypeDefaultDescription
loggerLoggerThe associated Logger (@evokegroup/logger)
severityLogger.Severity, number, stringLogger.Severity.UnknownThe maximum severity to output
applicationstringThe application name. Used in the card title
headerstringA header message to render to the card first
webhookstringThe channel webhook URL

Methods

notify()

Sends the queued messages to the channel.

1.0.1

5 years ago

1.0.0

5 years ago