On Thu, Dec 6, 2018 at 11:54 AM Procházka Lukáš Ing. <LPr@pontex.cz> wrote:
Hello Luigi,

BTW:  Ctx tells me "attempt to call a nil value (global 'report')" on "report("unknown file %a",fileone)" - do I have to enable/load something?

should be something like 
 local report = logs.reporter("my application")

--
luigi