Method: SemanticLogger::Appender::AsyncBatch#batch_size
- Defined in:
- lib/semantic_logger/appender/async_batch.rb
#batch_size ⇒ Object
Returns the value of attribute batch_size.
9 10 11 |
# File 'lib/semantic_logger/appender/async_batch.rb', line 9 def batch_size @batch_size end |