hivemq / hivemq-mqtt-client-dotnet

The HiveMQ C# Asynchronous MQTT client for .NET featuring full MQTT 5.0 and back pressure support.
https://hivemq.github.io/hivemq-mqtt-client-dotnet/
Apache License 2.0
62 stars 9 forks source link

Feature Request: Make logging pluggable & agnostic to any specific logger. #189

Open pglombardo opened 3 months ago

pglombardo commented 3 months ago

Discussed in https://github.com/hivemq/hivemq-mqtt-client-dotnet/discussions/185

Originally posted by **danielwertheim** July 10, 2024 Was about to start evaluating your client but then saw that you have a dependency on NLog instead of the logging abstractions in .Net. Are there any plans on changing this and get a more lean package? Why should we have to buy into a certain logging framework? What am I missing?
github-actions[bot] commented 3 months ago

Hello @pglombardo, thanks for contributing to the HiveMQ community! We will respond as soon as possible.