Namespace:  NHibernate.Loader.Entity
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.Loader.Entity.AbstractEntityLoader.log

See Also