Skip to content
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

Choose a tag to compare

@vitalijr2 vitalijr2 released this 19 Apr 09:45
· 30 commits to main since this release

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.