Skip to content

Commit a39fe38

Browse files
committed
Tweak
1 parent 6f9e3de commit a39fe38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releases/1.1.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
**Initial public release**
22

3-
* Added appender designed for use with AWS Lambda Functions which writes to the `console` by selecting the correct function (e.g. `console.debug` or `console.info` or `console.warn`) based on the log level.
3+
* Added an appender designed for use with AWS Lambda Functions which writes to the `console` by selecting the function which corresponds to the log level (e.g. `console.debug` or `console.info` or `console.warn`).

0 commit comments

Comments
 (0)