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: "Raghavendra Pai (ragpai)" <ragpai@xxxxxxxxx>
Date: Fri, 17 Sep 2004 12:26:42 +0530
Can u explain the same with example ?

-----Original Message-----
From: Guy Harris [mailto:gharris@xxxxxxxxx] 
Sent: Friday, September 17, 2004 12:07 PM
To: ragpai@xxxxxxxxx; Ethereal development
Subject: Re: [Ethereal-dev] urgent help please


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.