Adding protection for Logger destinations. BUGZ-3747
Begin arcbot message
This merge request is automatically copied from !323 (merged) orginally made by @aleksandr.konstantinov
End arcbot message
It looks like destinations elements in Logger are fully protected against removal in addition from multiple threads. This commit hopefully adds such protection.