the code:

container.AddFacility<LoggingFacility>(f => 
f.LogUsing(LoggerImplementation.Log4net).WithConfig("log4net.config"));


the error:
Type Castle.Services.Logging.Log4netIntegration.Log4netFactory does not 
implement the interface Castle.Core.Logging.ILoggerFactory.

The code worked until I ILMerged it. any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/castle-project-users/-/KfwHMqRrffEJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to