event-log-escaleos-health

1.3.0 • Public • Published

event-log-escaleos

Send log to an SNS Topic

https://www.npmjs.com/package/event-log-escaleos

Usage

const eventLog = require('event-log-escaleos-health')

eventLog.init(SNS_TOPIC_ARN, 'us-east-1')
eventLog.setService(SERVICE)
eventLog.setFunction(FUNCTION_NAME)
eventLog.setAction(ACTION)
eventLog.setSubject(SUBJECT)

eventLog.info('Informations')
eventLog.war('Warnings')
eventLog.error('Errors')

Readme

Keywords

none

Package Sidebar

Install

npm i event-log-escaleos-health

Weekly Downloads

6

Version

1.3.0

License

ISC

Unpacked Size

2.97 kB

Total Files

3

Last publish

Collaborators

  • escaletech
  • thiago_thies
  • ricardo.oda