Revision ff26eb71 trunk/Pithos.Client.WPF/AppBootstrapper.cs

b/trunk/Pithos.Client.WPF/AppBootstrapper.cs
27 27

  
28 28
	    public AppBootstrapper()
29 29
	    {
30
            log4net.Config.XmlConfigurator.Configure();
31

  
32 30
            LogManager.GetLog = type => new log4netLogger(type);
33 31
	    }
34 32

  

Also available in: Unified diff