Method: Padrino::Logger#auto_flush
- Defined in:
- padrino-core/lib/padrino-core/logger.rb
#auto_flush ⇒ Object
Returns the value of attribute auto_flush.
268 269 270 |
# File 'padrino-core/lib/padrino-core/logger.rb', line 268 def auto_flush @auto_flush end |