I have two types of interceptors: LoggingWithDebugInterceptor and LoggingInterceptor.
I am using the Castle Logging Facility and I am wondering how to write a selector that registers an interceptor on my container for any type that implements ILoggable according to the ILogger's IsDebugEnabled property that was created by the Castle Logging Facility.
How can it be done?
Asked
Active
Viewed 126 times
0

the_drow
- 18,571
- 25
- 126
- 193