Skip to content

Commit 78f5c27

Browse files
committed
Update README.md
1 parent b26acfb commit 78f5c27

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,3 +220,8 @@ When upstream services invoke a Lambda using `pino-lambda` they can send the `x-
220220
## Usage outside of Lambda handlers
221221

222222
You can use the this wrapper outside of the AWS lambda function in any place you want. This is especially useful in private npm modules that will be used by your AWS Lambda function. The default logger context is a shared instance, so it inherits all properties the default is configured for, and will emit request information for all logs. This effectively allows you to track a request across its entire set of log entries.
223+
224+
225+
## Maintenance Status
226+
227+
**Active:** Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.

0 commit comments

Comments
 (0)