Class: Tractive::Info
- Inherits:
-
Object
- Object
- Tractive::Info
- Defined in:
- lib/tractive/info.rb
Instance Method Summary collapse
Instance Method Details
#print ⇒ Object
5 6 7 |
# File 'lib/tractive/info.rb', line 5 def print $logger.info result_hash.to_yaml end |