Hi,
A bit of feedback for this component for you to improve in next release.
- Please create a nuget package - this will make life much easier.
- There are two undeclared dependencies NLog and the AdomdClient - this was a painful part of setting up.
- Don't use NLog as it forces me to configure it. Please use LibLog https://github.com/damianh/LibLog/wiki
- LibLog supports many common logging frameworks including NLog
- I wont have care what Logger you use, it will use mine.
Thanks for your consideration.
Regards,
Joe