Skip to content

Commit 5758752

Browse files
aaronofleonardDABH
authored andcommitted
Update transports.md
Fix link to winlog2, it was previously linking to graylog2
1 parent 211483e commit 5758752

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/transports.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ Options:
578578
579579
### Winlog2 Transport
580580
581-
[winston-winlog2][19] is a Windows Event log transport:
581+
[winston-winlog2][33] is a Windows Event log transport:
582582
583583
``` js
584584
const winston = require('winston');
@@ -724,3 +724,4 @@ That's why we say it's a logger for just about everything
724724
[30]: https://cloud.google.com/logging/
725725
[31]: https://github.com/joelee/winston-spark
726726
[32]: https://github.com/avens19/winston-sumologic-transport
727+
[33]: https://github.com/peteward44/winston-winlog2

0 commit comments

Comments
 (0)