net-commons / common-logging

A portable logging abstraction for .NET
http://net-commons.github.io/common-logging
Apache License 2.0
649 stars 203 forks source link

Unable to get NLog working properly (and lack of Documentation or Guides) #169

Open lilggamegenius opened 6 years ago

lilggamegenius commented 6 years ago

I'm having a little trouble getting started using Common.Logging. Currently my app.config looks like this. I get no output from NLog even though the NLog worked with its configuration before I started using Common.Logging. Looking around I haven't been able to find any recent documentation or help of any kind for getting setup that isn't outdated or deprecated. From what I can tell, the config file is at least syntactically correct as I get no errors however I'm unable to find the cause of this issue.