issues
search
KyleRoss
/
node-lambda-log
Basic logging mechanism for Node.js Lambda Functions and other AWS services, which produces logs in JSON format for easier reading through Cloudwatch Logs.
https://lambdalog.dev
MIT License
193
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: change debug log method (#21)
#22
KyleRoss
closed
5 years ago
1
Setting Debug Option results in "Info" logs in AWS CloudWatch
#21
jogura
closed
5 years ago
4
Release 2.3.0
#20
KyleRoss
closed
5 years ago
1
Dynamic metadata async/promise
#19
bikerp
closed
5 years ago
2
Not an issue but a question: can this write to two different log groups
#18
quapaw
closed
5 years ago
2
Travis fix
#17
KyleRoss
closed
5 years ago
1
chore(travis): fix travis release
#16
KyleRoss
closed
5 years ago
1
Adding automation for future releases
#15
KyleRoss
closed
5 years ago
1
Setting Debug to false not working
#14
wasitim
closed
5 years ago
4
Metadata and tags cleanup
#13
apalumbo
closed
5 years ago
2
Release 2.1.0
#12
KyleRoss
closed
5 years ago
0
degression: breaking output change for cloudwatch log subscription filters
#11
mariux
closed
5 years ago
6
Fix stream option to work correctly
#10
sh1n1chi8acker
closed
5 years ago
3
Release 2.0.0
#9
KyleRoss
closed
6 years ago
0
Use json-stringify-safe
#8
jogold
closed
6 years ago
5
Version 2.0.0
#7
KyleRoss
closed
6 years ago
2
Support for undefined
#6
e02d96ec16
closed
6 years ago
3
Added dev, debug and silent properties on LambdaLog constructor and timestamp to log messages
#5
gagres
closed
6 years ago
4
Added dev, debug and silent properties on LambdaLog constructor
#4
gagres
closed
6 years ago
0
Allow change dev and debug on Wrappers
#3
gagres
closed
6 years ago
1
Removing the default prefix on each log row
#2
schwamster
closed
6 years ago
2
Example of what the output looks like in CloudWatch
#1
hello-josh
closed
7 years ago
2
Previous