Sha256: 1d3037cc3ff72856c739d2dc38e93c4f97da5f52547df06911a146842ee38727

Contents?: true

Size: 164 Bytes

Versions: 2

Compression:

Stored size: 164 Bytes

Contents

module Logatron
  WARN = 'WARN'
  INFO = 'INFO'
  ERROR = 'ERROR'
  CRITICAL = 'CRITICAL'
  FATAL = 'FATAL'
  DEBUG = 'DEBUG'
  MSG_ID = :msg_id
  SITE = :site
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
logatron-0.1.2 lib/logatron/const.rb
logatron-0.1.1 lib/logatron/const.rb