Class NoopLogger
Defined in File noop.h
Nested Relationships
Nested Types
Inheritance Relationships
Base Type
public opentelemetry::logs::Logger(Class Logger)
Class Documentation
-
class NoopLogger : public opentelemetry::logs::Logger
No-op implementation of Logger. This class should not be used directly. It should only be instantiated using a LoggerProvider’s GetLogger() call.