Mercury API
Reader..::.DummyDebugLog Class
NamespacesThingMagicReaderReader..::.DummyDebugLog
Dummy DiskLog class for disabling logging without removing debug statements
Declaration Syntax
C#Visual BasicVisual C++
protected class DummyDebugLog : Reader..::.DebugLog
Protected Class DummyDebugLog _
	Implements Reader..::.DebugLog
protected ref class DummyDebugLog : Reader..::.DebugLog
Members
All MembersConstructorsMethods



IconMemberDescription
Reader..::.DummyDebugLog()()()
Create a logger that outputs to nowhere

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Log(String)
Log a message to nowhere

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Reader..::.DummyDebugLog

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)