Class: Mongo::Monitoring::ServerDescriptionChangedLogSubscriber

Inherits:
SDAMLogSubscriber show all
Defined in:
build/ruby-driver-v2.19/lib/mongo/monitoring/server_description_changed_log_subscriber.rb

Overview

Subscribes to Server Description Changed events and logs them.

Since:

  • 2.4.0

Constant Summary

Constants included from Loggable

Loggable::PREFIX

Instance Attribute Summary

Attributes inherited from SDAMLogSubscriber

#options

Method Summary

Methods inherited from SDAMLogSubscriber

#initialize, #succeeded

Methods included from Loggable

#log_debug, #log_error, #log_fatal, #log_info, #log_warn, #logger

Constructor Details

This class inherits a constructor from Mongo::Monitoring::SDAMLogSubscriber