Design Pattern Examples
Overview of object-oriented design patterns
DesignPatternExamples_python.bridge.bridge_nulllogger Namespace Reference

Classes

class  NullLogger
 Represents a logger that throws away anything sent its way. More...