Skip to content

Commit 423aed5

Browse files
committed
Added NLog.Targets.Nats
1 parent 7d5aaf6 commit 423aed5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/targets.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,5 +861,13 @@
861861
"description": "Writes NLog messages to Kafka Queue Topic",
862862
"external": true,
863863
"category": "Integrations"
864+
},
865+
{
866+
"name": "Nats",
867+
"page": "https://github.com/Siqsuruq/NLog.Targets.Nats",
868+
"package": "NLog.Targets.Nats",
869+
"description": "Writes NLog messages to NATS messaging server",
870+
"external": true,
871+
"category": "Integrations"
864872
}
865873
]

0 commit comments

Comments
 (0)