Class: Pont::Logger

Inherits:
Object
  • Object
show all
Defined in:
lib/pont/logger.rb

Constant Summary collapse

LOG_LEVELS =

List all the log levels this should apply to

[:fatal, :error, :warn, :info, :debug]