Fork me on GitHub
#core-async
<
2017-07-12
>
lxsameer14:07:34

is it immune to race condition ?

mccraigmccraig16:07:46

i haven't looked at the code @lxsameer , but we've been using timbre with both async & concurrent systems for a while (both directly and as an slf4j backend), and i haven't noticed any messed up logging, so i would hazard that it is

lxsameer16:07:38

good thanks man

mpenet16:07:19

Pretty much any java logging lib should be safe, it s the one thing they should guarantee