Skip to content

Commit

Permalink
Add a couple periods for greater consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
wbt committed Dec 9, 2021
1 parent fc2d5eb commit 441fb20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UPGRADE-3.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,13 +231,13 @@ See [examples/format-mutate.js](/examples/format-mutate.js) for a complete
end-to-end example that covers both filtering and rewriting behavior in
`[email protected]`.

## Modularity: `winston-transport`, `logform` and more..
## Modularity: `winston-transport`, `logform` and more...

As of `[email protected]` the project has been broken out into a few modules:

- [winston-transport]: `Transport` stream implementation & legacy `Transport`
wrapper.
- [logform]: All formats exports through `winston.format`
- [logform]: All formats exports through `winston.format`.
- `LEVEL` and `MESSAGE` symbols exposed through [triple-beam].
- [Shared test suite][abstract-winston-transport] for community transports.

Expand Down

0 comments on commit 441fb20

Please sign in to comment.