Unity / EntLib: Injecting a dependency into a CustomTraceListener
问题 Sorry, this is quite a special topic so this may not be of interest to many. :-( However, I need to do the following thing: I have an application that provides logging to some kind of console window (it's a WPF window, because of application requirements and because the application needs to look flashy even here - our special customer asked for that and talks about it every time we meet) To provide thread - agnostic logging I created an interface / implementation pair "IGUIController" /