Class: TurboLog
- Inherits:
-
Object
- Object
- TurboLog
- Defined in:
- lib/turbo/logging.rb
Class Method Summary collapse
Class Method Details
.debugLoggingEnabled ⇒ Object
8 9 10 |
# File 'lib/turbo/logging.rb', line 8 def self.debugLoggingEnabled true # TODO NSBundle.mainBundle.objectForInfoDictionaryKey('DEBUG') end |