TNullLogger Class
Definition
Logger that does nothing and does it in fastes way possible.
Delphi
type TNullLogger = class(TInterfacedObject)
- Inheritance
-
TInterfacedObjectTNullLogger
- Implements
Logger that does nothing and does it in fastes way possible.
type TNullLogger = class(TInterfacedObject)