Returns:
26 27 28
# File 'lib/asir/log.rb', line 26 def _log_enabled? (Thread.current[:'ASIR::Log.enabled'] ||= { })[self] end