| Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference |
|
AbstractPrototypeTargetSource.logger Field
The shared ILog instance for this class (and derived classes).
[Visual Basic]
Protected ReadOnly logger As
ILog
[C#]
protected readonly
ILog logger;
See Also
AbstractPrototypeTargetSource Class | Spring.Aop.Target Namespace