Module: Concurrent::Concern::Logging
- Included in:
- Concurrent, SerializedExecution
- Defined in:
- lib/concurrent-ruby/concurrent/concern/logging.rb
Overview
Include where logging is needed
Constant Summary collapse
- SEV_LABEL =
%w[DEBUG INFO WARN ERROR FATAL ANY].freeze