module ManageIQ::ApplianceConsole

Constants

CANCEL
CERT_DIR
KEY_FILE
NEW_KEY_FILE
RAILS_ROOT
VERSION

Attributes

logger[W]

Public Class Methods

logger() click to toggle source
# File lib/manageiq-appliance_console.rb, line 11
def self.logger
  @logger ||= ManageIQ::ApplianceConsole::Logger.instance
end