--
You received this message because you are subscribed to the Google Groups "Particular Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to particularsoftw...@googlegroups.com.
To post to this group, send email to particula...@googlegroups.com.
Visit this group at http://groups.google.com/group/particularsoftware.
To view this discussion on the web visit https://groups.google.com/d/msgid/particularsoftware/0f646eb9-2c8d-4d83-9a14-0248c171925a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I call SetLoggingLibrary.Log4Net(); before Configure.With() and it works fine.
On Mon, May 5, 2014 at 9:46 AM, <item...@hotmail.com> wrote:
Helpful information to includeProduct name: NServiceBusVersion: 4.4.2Stacktrace:Description:log4net version 1.2.10.I host my own bus in a console application. I have the requirement, that the log4net configuration comes from a repository (not app.config).When I configure the bus, the log system is already running as it should. But after:Configure.With()I see this in my console:log4net: Hierarchy: Shutdown called on Hierarchy [log4net-default-repository]log4net: Logger: No appenders could be found for logger [NServiceBus.Configure]repository [log4net-default-repository]log4net: Logger: Please initialize the log4net system properly.And after that, all logs are piped to Console only.I have tried all sorts of combinations of Configure.Instance.Log4Net(), SetLoggingLibrary but no matter what, log4net shutsdown when Configure.With() is called.Going crazy here - this code worked with 3.x :) Please advice.--
Werner
--
You received this message because you are subscribed to the Google Groups "Particular Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to particularsoftware+unsub...@googlegroups.com.
<configuration> <appSettings> <add key="log4net.Internal.Debug" value="true"/> </appSettings> </configuration>
To unsubscribe from this group and stop receiving emails from it, send an email to particularsoftw...@googlegroups.com.
To post to this group, send email to particula...@googlegroups.com.
Visit this group at http://groups.google.com/group/particularsoftware.
To view this discussion on the web visit https://groups.google.com/d/msgid/particularsoftware/86403614-9988-4f72-a5d8-ab3481ae8305%40googlegroups.com.
-- Ramon
--
Werner
To unsubscribe from this group and stop receiving emails from it, send an email to particularsoftware+unsubscribe@googlegroups.com.
To post to this group, send email to particula...@googlegroups.com.
Visit this group at http://groups.google.com/group/particularsoftware.
To view this discussion on the web visit https://groups.google.com/d/msgid/particularsoftware/0f646eb9-2c8d-4d83-9a14-0248c171925a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Particular Software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to particularsoftware+unsub...@googlegroups.com.
To post to this group, send email to particula...@googlegroups.com.
Visit this group at http://groups.google.com/group/particularsoftware.