Method: MawsLogger#info
- Defined in:
- lib/maws/logger.rb
#info(str) ⇒ Object
43 44 45 |
# File 'lib/maws/logger.rb', line 43 def info str puts str end |
43 44 45 |
# File 'lib/maws/logger.rb', line 43 def info str puts str end |