Skip to content

Commit

Permalink
Added NLog.Targets.ActiveMQ
Browse files Browse the repository at this point in the history
  • Loading branch information
snakefoot committed Sep 21, 2024
1 parent b6bb9de commit 1459f74
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions config/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -869,5 +869,13 @@
"description": "Writes NLog messages to NATS messaging server",
"external": true,
"category": "Integrations"
},
{
"name": "ActiveMQ",
"page": "https://github.com/YuraSidorets/NLog.Targets.ActiveMQ",
"package": "NLog.Targets.ActiveMQ",
"description": "Writes NLog messages using Apache ActiveMQ NMS native OpenWire protocol",
"external": true,
"category": "Integrations"
}
]

0 comments on commit 1459f74

Please sign in to comment.