From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4ACC94B7.9040506@domain.hid> Date: Wed, 07 Oct 2009 15:16:39 +0200 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Re-2: rt_printf with daemonized task List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: oliver.schlenker@domain.hid Cc: xenomai@xenomai.org oliver.schlenker@domain.hid wrote: > The syslog() call is not doing any output the syslog file, it doesn't matter > if the process is daemonized or not. The syslog() syscall is handled by the syslogd daemon. So, you should check if the syslogd daemon is running and if it is correctly configured. -- Gilles