iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

NoOpLogger Methods

The methods of the NoOpLogger class are listed below. For a complete list of NoOpLogger class members, see the NoOpLogger Members topic.

Public Instance Methods

DebugOverloaded. Ignores message.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
ErrorOverloaded. Ignores message.
FatalOverloaded. Ignores message.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
InfoOverloaded. Ignores message.
ToString (inherited from Object)Returns a String that represents the current Object.
WarnOverloaded. Ignores message.

See Also

NoOpLogger Class | IBatisNet.Common.Logging.Impl Namespace