Module: ZeevexCluster::Util::Logging

Included in:
Base, Coordinator::BaseKeyValStore, Strategy::Base
Defined in:
lib/zeevex_cluster/util/logging.rb

Instance Method Summary collapse

Instance Method Details

#loggerObject



3
4
5
# File 'lib/zeevex_cluster/util/logging.rb', line 3

def logger
  @logger || ZeevexCluster.logger
end