Hi,<div>I am a newbie developer of FreeSWITCH. I have Lua scripts that FreeSWITCH is executing perfectly. But I need to log things from my Lua scripts that I don&#39;t want mixed with FreeSWITCH&#39;s logs. I looked at (<a href="https://github.com/Neopallium/lualogging">https://github.com/Neopallium/lualogging</a>) to do this. But how do I make mod_lua in FreeSWITCH link with lualogging. Is there any other solution to my problem? Thanks in advance.</div>