FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.99k stars 244 forks source link

will it support log4net? #67

Closed capqueen closed 8 years ago

capqueen commented 8 years ago

I use log4net in my project, so I wonder if Foundatio.Loggging will have a log4net appder?

niemyjski commented 8 years ago

Currently we only have one written for nlog (as that's what we use for our projects internally). We'd be willing to accept a pull request for this. I'm going to close this but we would be more than happy to accept a pr for this.

Here is a link to our nlog target: https://github.com/exceptionless/Foundatio/tree/master/src/Foundatio.Logging.NLog