:: Re: [DNG] Everyone OK for using the…
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Rick Moen
Fecha:  
A: dng
Asunto: Re: [DNG] Everyone OK for using the logger program for runit logging?
Quoting Didier Kryn (kryn@???):

>     syslog() is a member of the C library which allows any
> application to send messages to the system logging facility, through
> the socket /var/log/syslog and some lock mechanism (probably using a
> semaphore) to prevent two applications to write in the same time.
> See man syslog.


Yeah, I sort of blew that in my explanation, didn't I? ;-> Thanks for
stepping in.