Skip to content
Commit f091f6e4 authored by Sebastian Gröbler's avatar Sebastian Gröbler
Browse files

* made AbstrackSocketAppender not lose events when socket connections gets...

* made AbstrackSocketAppender not lose events when socket connections gets lost (now uses LinkedBlockingDeque)
* extracted aspects of deque creation and output stream creation to factories in order to improve testability
* ecapsulated automatic flushing of output stream into a separate class in order to make this functionality testable
* slightly refactored internal structure of AbstrackSocketAppender to improve maintainability
parent 0637d22c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment