Revision db8a9589 trunk/Pithos.Client.WPF/Shell/FeedbackViewModel.cs

b/trunk/Pithos.Client.WPF/Shell/FeedbackViewModel.cs
69 69

  
70 70
        private IWindowManager _windowManager;
71 71

  
72
        private static readonly log4net.ILog Log = log4net.LogManager.GetLogger("Pithos");
72
        private static readonly log4net.ILog Log = log4net.LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
73 73

  
74 74

  
75 75
        [ImportingConstructor]

Also available in: Unified diff