This repository was archived by the owner on Jun 4, 2024. It is now read-only.
1.0.0 - New implementation with separate output modules
Added
- The regular provider slf4j-aws-lambda-logger who copy the old library slf4j-aws-lambda.
- The JSON output provider slf4j-aws-lambda-json-logger who prints JSON instead plain text.
- Markers are available in output providers: they could be print out in logs too.
Changed
- There are output providers who print out text or send it to third-party services.