Project

General

Profile

« Previous | Next » 

Revision 4deab2f3

Added by Lukas Zapletal about 7 years ago

Fixes #13772 - orchestration now uses app logger

View differences:

app/models/report.rb
class Report < ActiveRecord::Base
class Report < ApplicationRecord
LOG_LEVELS = %w[debug info notice warning err alert emerg crit]
include Foreman::STI

Also available in: Unified diff