Sha256: 1c1e6e38823f5c3f9f6c51fa6ff2b787ea623b73ff1543f16ab6fe9b68f24dc7
Contents?: true
Size: 174 Bytes
Versions: 219
Compression:
Stored size: 174 Bytes
Contents
module Katello module Glue singleton_class.send :attr_writer, :logger def self.logger @logger ||= ::Foreman::Logging.logger('katello/glue') end end end
Version data entries
219 entries across 219 versions & 1 rubygems