6 Commits

Author SHA1 Message Date
cktang88
6e37635cf2 Rename vars to dayjs 2019-11-29 10:48:01 -06:00
cktang88
5700e8bdb6 Replace moment with dayjs 2019-11-28 14:35:28 -06:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
paulshestakov
012bd56be9 Remove useless variable assignment 2019-04-02 12:27:47 +03:00
Alexey Kotlyarov
d5dc0cbf4b Do not explicitly color messages in white
On white background terminals, white text is unreadable. Use the default
terminal color instead.

Fixes #4673
2018-01-29 19:33:35 +11:00
Dan Root
add4951a4b Better handling for AWS Lambda logging lines.
Refactor duplicated log line formatting from invoke and logs plugins
into utils/formatLambdaLogEvent.js and add tests.

Make log line formatter understand default python logging module output
from Lambda functions.

Add payload output testing to invoke plugin.

Fixes #1796 and #3594
2017-05-19 12:42:02 -07:00