הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Question
Monday, January 29, 2018 10:47 PM
Hi there,
I can't find a document on how to install Log4NET 2.0.8 on Visual Basis 2017.
Any help would be appreciated.
Thanks in advance,
Joao
All replies (5)
Monday, January 29, 2018 11:04 PM | 1 vote
Generally speaking the first place to look is NuGet (which you may or may not have tried). So the following link is the command line or right click on Solution Explorer in the solution, select nu-get, select the online tab, type in Log4Net.
I prefer the command line method
https://www.nuget.org/packages/log4net/
Please remember to mark the replies as answers if they help and unmark them if they provide no help, this will help others who are looking for solutions to the same or similar problem. Contact via my Twitter (Karen Payne) or Facebook (Karen Payne) via my MSDN profile but will not answer coding question on either.
VB Forums - moderator
Tuesday, January 30, 2018 1:51 AM | 1 vote
Hi Joao,
Right-click Application choose Manage Nuget packages...choose Browser tab and input Log4NET 2.0.8, then you will get the following screenshot, click install to install Log4NET.
Best Regards,
Cherry
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Tuesday, January 30, 2018 8:28 PM
Thanks, Karen. I have managed to find a site which provides an in depth knowledge about this subject.
https://www.codeproject.com/Articles/140911/log-net-Tutorial
Tuesday, January 30, 2018 8:29 PM
Thanks, Cherry.
Wednesday, January 31, 2018 1:32 AM
Hi Joao,
If you have resolved your problem, please remember to close your thread by clicking mark as answer for the helpful post. It is beneficial to other community members who face the same issue.
Thanks for your understanding.
Best regards,
Cherry
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.