File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ there are additional transports written by
4949 * [ Mail] ( #mail-transport )
5050 * [ Newrelic] ( #newrelic-transport ) (errors only)
5151 * [ Papertrail] ( #papertrail-transport )
52+ * [ PostgresQL] ( #postgresql-transport )
5253 * [ Pusher] ( #pusher-transport )
5354 * [ Sentry] ( #sentry-transport )
5455 * [ SimpleDB] ( #simpledb-transport )
@@ -651,6 +652,10 @@ The Papertrail transport connects to a [PapertrailApp log destination](https://p
651652
652653*Metadata:* Logged as a native JSON object to the 'meta' attribute of the item.
653654
655+ ### PostgresQL Transport
656+
657+ [@pauleliet/winston-pg-native](https:// github.com/petpano/winston-pg-native) is a PostgresQL transport supporting Winston 3.X.
658+
654659### Pusher Transport
655660[winston-pusher](https:// github.com/meletisf/winston-pusher) is a Pusher transport.
656661
You can’t perform that action at this time.
0 commit comments