On Fri, Apr 26, 2019 at 2:08 PM Jeff Morriss <[email protected]> wrote:
> > > On Fri, Apr 26, 2019 at 4:20 AM David Aldrich < > [email protected]> wrote: > >> Hi >> >> Since upgrading to Wireshark 3 my lua dissector reports error: >> >> "attempt to call global 'debug' (a table value)" >> >> for line: >> >> debug("PRB #" .. prb_index) >> >> Why is this? (Sorry if this has been asked before). >> > > See the 3.0 Release Notes: > > https://www.wireshark.org/docs/relnotes/wireshark-3.0.0.html > > Particularly the "Major API Changes" section which says: > > Lua: the various logging functions (debug, info, message, warn and >> critical) have been removed. Use the print function instead for debugging >> purposes. >> > Thanks for your answer. David
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
