Revision 5120f3cb trunk/Pithos.ShellExtensions/IoC.cs

b/trunk/Pithos.ShellExtensions/IoC.cs
60 60
            }
61 61
            catch (Exception exc)
62 62
            {
63
                Trace.TraceError("Composition Error: {0}",exc);
63
                Log.ErrorFormat("Composition Error: {0}",exc);
64 64
                throw;
65 65
            }
66 66
        }

Also available in: Unified diff