class ManageIQ::PostgresHaAdmin::NullLogger
Public Class Methods
new(*_args)
click to toggle source
# File lib/manageiq/postgres_ha_admin/null_logger.rb, line 6 def initialize(*_args) end
Public Instance Methods
add(*_args, &_block)
click to toggle source
# File lib/manageiq/postgres_ha_admin/null_logger.rb, line 9 def add(*_args, &_block) end