Closed dwbutler closed 6 years ago
Expose #reset method which will clean up all allocated resources on a LogStashLogger. This is useful when, for example, forking a worker process in a web application, and you don't want to share the parent processes' resources with the children.
#reset
See #126
Expose
#reset
method which will clean up all allocated resources on a LogStashLogger. This is useful when, for example, forking a worker process in a web application, and you don't want to share the parent processes' resources with the children.See #126