module ForemanExpireHosts
Constants
- VERSION
Public Class Methods
logger()
click to toggle source
# File lib/foreman_expire_hosts/engine.rb, line 105 def self.logger Foreman::Logging.logger('foreman_expire_hosts') end