There was an error while loading. Please reload this page.
1 parent 211483e commit 5758752Copy full SHA for 5758752
1 file changed
docs/transports.md
@@ -578,7 +578,7 @@ Options:
578
579
### Winlog2 Transport
580
581
-[winston-winlog2][19] is a Windows Event log transport:
+[winston-winlog2][33] is a Windows Event log transport:
582
583
``` js
584
const winston = require('winston');
@@ -724,3 +724,4 @@ That's why we say it's a logger for just about everything
724
[30]: https://cloud.google.com/logging/
725
[31]: https://github.com/joelee/winston-spark
726
[32]: https://github.com/avens19/winston-sumologic-transport
727
+[33]: https://github.com/peteward44/winston-winlog2
0 commit comments