Namespace:  NHibernate.Impl
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Protected Shared ReadOnly log As ILog
C#
protected static readonly ILog log
Visual C++
protected:
static initonly ILog^ log
JavaScript
NHibernate.Impl.BatcherImpl.log

See Also