Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] urgent help please

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Thu, 16 Sep 2004 23:36:58 -0700
Raghavendra Pai (ragpai) wrote:

Can anybody tell me how to send *syslog* messages from Ethereal code ?

Call "syslog()", on platforms that support it, and either give up or copy over a "syslog()" implementation, on platforms that don't.