I referred the sample application to send logs using Log4net
.
The version of Nuget
package used in the app is 1.0.0-beta05
.
When I update the Nuget
package to the latest version(or any other stable version), I'm not able to send logs.
Are there any changes that need to be done in the code for using the latest version of library?