Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
IInternalLogger Members
IInternalLogger Interface Methods Properties See Also Send Feedback

The IInternalLogger type exposes the following members.

Methods

  NameDescription
Public methodDebug(Object)
Public methodDebug(Object, Exception)
Public methodDebugFormat
Public methodError(Object)
Public methodError(Object, Exception)
Public methodErrorFormat
Public methodFatal(Object)
Public methodFatal(Object, Exception)
Public methodInfo(Object)
Public methodInfo(Object, Exception)
Public methodInfoFormat
Public methodWarn(Object)
Public methodWarn(Object, Exception)
Public methodWarnFormat

Properties

  NameDescription
Public propertyIsDebugEnabled
Public propertyIsErrorEnabled
Public propertyIsFatalEnabled
Public propertyIsInfoEnabled
Public propertyIsWarnEnabled

See Also

IInternalLogger Interface
NHibernate Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate