Piotr Grzesik
38412ce88b
feat: Simplify logs command output
2022-01-27 15:21:58 +01:00
Mariusz Nowak
d1701bf13a
refactor(CLI): Improve modern logs for logs command
2021-10-01 15:47:41 +02:00
Mariusz Nowak
cf7b25e458
style: Upgrade "prettier" to v2
2021-01-04 16:21:24 +01:00
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