4
votes
Add Logging interfaces to ease transition from other loggers.
When one comes to a new .NET or Java project, they often are already using NLOG or LOG4J. Having a concrete implementation of SmartInspect that corresponds to the .NET iLogger interface or the Apache Commons Logging API would really help in transitioning from older style loggers to SmartInspect.