module Ecoportal::API::Common::Logging

Private Instance Methods

default_logger() click to toggle source
# File lib/ecoportal/api/common/logging.rb, line 6
def default_logger
  Ecoportal::API::Logger.new
end