8000 docs: formatting fixes · lianxuify/log4js-node@e73bd48 · GitHub
[go: up one dir, main page]

Skip to content

Commit e73bd48

Browse files
author
Gareth Jones
committed
docs: formatting fixes
1 parent e99276d commit e73bd48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/v3-changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ The following appenders have been removed from the core, and moved to their own
1515
* [redis](https://github.com/log4js-node/redis)
1616
* [slack](https://github.com/log4js-node/slack)
1717
* [smtp](https://github.com/log4js-node/smtp)
18+
1819
If you were using them, you'll need to `npm i @log4js-node/<appender>`.
1920

2021
Removing the optional appenders removed all the security vulnerabilities.
2122

2223
The TCP [client](tcp.md)/[server](tcp-server.md) was introduced to replace the multiprocess appender.
2324

2425
[Issues resolved in 3.0.0](https://github.com/log4js-node/log4js-node/milestone/31?closed=1)
26+
2527
[PR for the code changes](https://github.com/log4js-node/log4js-node/pull/754)

0 commit comments

Comments
 (0)
0