Hi
I was trying to get errlog.raw_log to work with my current openresty installation (1.13.6.1) and after spending countless hours trying to figure out why the raw_log function was undefined realized that the openresty bundle ships with an old lua-resty-core version.
I would like to use the new version, whats the best way to approach this? The is a warning on the lua-resty-core page saying: "This library is included with every OpenResty release. You should use the bundled version of this library in the particular OpenResty release you are using. Otherwise you may run into serious comaptibility issues.".
When is the new version going to be released? Can I create my own bundled version?
Thanks for the help.