Class: Log

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/log.rb

Constant Summary collapse

Severities =
%w( emerg alert crit err warning notice info debug )