[Mono-list] Using the syslog [Mono.Unix.Native.Syscall] with own identifier

mabra at manfbraun.de mabra at manfbraun.de
Wed Dec 1 14:37:28 EST 2010


Hello !

If I use:

Syscall.syslog(SyslogFacility.LOG_DAEMON, SyslogLevel.LOG_NOTICE, "myMsg");

this appears with identifier "mono:" in the syslog. To make syslog
more evaluable, I need to define my own identifier instead.

I could not find anything descriptive in the docs, how
to do this and I would help me a lot, to see which function
and possibly an example.

Thanks a lot.

br--mabra




More information about the Mono-list mailing list