I want to write some message on stderr if I catch an error when my plugin
starts (for example when config is invalid).
I tried to use io.stderr:write('message'), in order to display a text message,
but I couldn't import the iolibrary.What is the recommended way to log error message from heka lua sandboxes ?
_______________________________________________ Heka mailing list [email protected] https://mail.mozilla.org/listinfo/heka

