Skip to content

gokhanayhan38/beautified-cloudwatch-winston-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published