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));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    26
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    26
  • 0.1.0
    0

Package Sidebar

Install

npm i beautified-cloudwatch-winston-logger

Weekly Downloads

2

Version

0.2.0

License

MIT

Unpacked Size

371 kB

Total Files

10

Last publish

Collaborators

  • gokhanayhan