Skip to content

Commit 1459f74

Browse files
committed
Added NLog.Targets.ActiveMQ
1 parent b6bb9de commit 1459f74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/targets.json

+8
Original file line numberDiff line numberDiff line change
@@ -869,5 +869,13 @@
869869
"description": "Writes NLog messages to NATS messaging server",
870870
"external": true,
871871
"category": "Integrations"
872+
},
873+
{
874+
"name": "ActiveMQ",
875+
"page": "https://github.com/YuraSidorets/NLog.Targets.ActiveMQ",
876+
"package": "NLog.Targets.ActiveMQ",
877+
"description": "Writes NLog messages using Apache ActiveMQ NMS native OpenWire protocol",
878+
"external": true,
879+
"category": "Integrations"
872880
}
873881
]

0 commit comments

Comments
 (0)