reidmorrison / semantic_logger

Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
https://logger.rocketjob.io/
Apache License 2.0
873 stars 124 forks source link

Refactor Async #288

Open reidmorrison opened 5 months ago

reidmorrison commented 5 months ago

These changes have been in the pipeline for quite some time. Removes the separate AsyncBatch class and simplifies the overall architecture for asynchronous processing of log events.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.