Class NoopEventLogger

Inheritance Relationships

Base Type

Class Documentation

class NoopEventLogger : public opentelemetry::logs::EventLogger

Public Functions

inline NoopEventLogger()
inline const nostd::string_view GetName() noexcept override
inline nostd::shared_ptr<Logger> GetDelegateLogger() noexcept override
inline void EmitEvent(nostd::string_view, nostd::unique_ptr<LogRecord>&&) noexcept override