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

Syntax

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

See Also