beautified-cloudwatch-winston-logger

0.2.0 • Public • Published

beautified-cloudwatch-winston-index

Beautified cloudwatch winston based index, you can search query params, request body and messages on cloudwatch.

Usage

const {index, customLogFormatter} = require('./index');

index.info({message: `[STARTUP] Server is starting on port: ${PORT}`});
index.error(customLogFormatter(ctx, exception.stack));

Readme

Keywords

none

Package Sidebar

Install

npm i beautified-cloudwatch-winston-logger

Weekly Downloads

3

Version

0.2.0

License

MIT

Unpacked Size

371 kB

Total Files

10

Last publish

Collaborators

  • gokhanayhan