Skip to content

Feature request: support CRITICAL log level #1395

Closed
@H1Gdev

Description

@H1Gdev

Use case

I would like to monitor lambda function logs by level key. (using Amazon CloudWatch)

In another lambda function(using Python), ERROR and CRITICAL are already used properly, so I would like to use them differently in new lambda function(using Node.js) under the same conditions.

Node.js and Java do not provide critical level.

Ref. #1392

Solution/User Experience

  • Add CRITICAL.
  • Add critical method in Logger class.

Alternative solutions

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

feature-requestThis item refers to a feature request for an existing or new utilityloggerThis item relates to the Logger Utility

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions