Hello colleague,

i'm not sure, but you could try prefixing the add (or other Winston calls) 
with Winston -> Winston.add. The 'using'/'import' of Modules can interfere 
with each others 'exports' and add might be lost due to other imports 
before you import Winston. 




Reply via email to