Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit e624139

Browse files
committed
Update ChangeLog and README
1 parent 65a3e91 commit e624139

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
## Changed
9+
- Replace the custom output to stdout with AWS LambdaLogger
10+
711
## 3.0.6 - 2023-03-17
812
### Changed
913
- Update plugins and dependencies

readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,8 @@ See [Changelog](changelog.md)
107107

108108
## Authors and acknowledgment
109109

110-
Show your appreciation to those who have contributed to the project.
110+
- Replace the custom output to stdout with AWS LambdaLogger, the main idea from @igorakkerman's [jlib-awslambda-logback][]
111+
111112

112113
## License
113114

@@ -143,3 +144,5 @@ limitations under the License.
143144
[cloudwatch-appender]: https://github.com/sndyuk/logback-more-appenders
144145

145146
[cloudwatchlogs-java-appender]: https://github.com/boxfuse/cloudwatchlogs-java-appender
147+
148+
[jlib-awslambda-logback]: https://github.com/jlib-framework/jlib-awslambda-logback

0 commit comments

Comments
 (0)