module ManageIQ::PostgresHaAdmin
Constants
- VERSION
Attributes
logger[W]
Public Class Methods
logger()
click to toggle source
# File lib/manageiq-postgres_ha_admin.rb, line 20 def self.logger @logger ||= NullLogger.new end