actindi / act-fluent-logger-rails

Fluent logger
MIT License
118 stars 72 forks source link

Documenting the flush_immediately flag #36

Closed nicholashibberd closed 7 years ago

nicholashibberd commented 7 years ago

Explaining how to support usage as a standalone logger which is not flushed automatically as part of the rails request lifecycle.

quek commented 7 years ago

Thanks