On Fri, Apr 26, 2019 at 2:08 PM Jeff Morriss <jeff.morriss...@gmail.com>
wrote:

>
>
> On Fri, Apr 26, 2019 at 4:20 AM David Aldrich <
> david.aldrich.n...@gmail.com> 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 <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to