Project

General

Profile

« Previous | Next » 

Revision b5eca9b3

Added by Michael Moll almost 6 years ago

Fixes #23962 - Fix Style/ExpandPathArguments cop

View differences:

lib/foreman/logging.rb
build_console_appender
# we need to postpone loading of the silenced logger
# to the time the Logging::LEVELS is initialized
require_dependency File.expand_path('../silenced_logger', __FILE__)
require_dependency File.expand_path('silenced_logger', __dir__)
end
def add_loggers(loggers = {})

Also available in: Unified diff