Class: TurboLog

Inherits:
Object
  • Object
show all
Defined in:
lib/turbo/logging.rb

Class Method Summary collapse

Class Method Details

.debugLoggingEnabledObject



8
9
10
# File 'lib/turbo/logging.rb', line 8

def self.debugLoggingEnabled
  true # TODO NSBundle.mainBundle.objectForInfoDictionaryKey('DEBUG')
end