Class: Logue::AppLog
- Inherits:
-
Object
- Object
- Logue::AppLog
- Includes:
- Singleton
- Defined in:
- lib/logue/core/applog.rb
Instance Method Summary collapse
Instance Method Details
#loggable ⇒ Object
14 15 16 |
# File 'lib/logue/core/applog.rb', line 14 def loggable ElementsLoggable end |
#use_legacy ⇒ Object
7 8 9 |
# File 'lib/logue/core/applog.rb', line 7 def use_legacy end |
#use_new ⇒ Object
11 12 |
# File 'lib/logue/core/applog.rb', line 11 def use_new end |