X-Git-Url: https://git.hcoop.net/hcoop/debian/courier-authlib.git/blobdiff_plain/01037b081eab5fb3f208489dc3e052ec3a2c8ba1..1420868b3e321353480efbb7eb35e1e8d9943223:/liblog/courierlogger.html diff --git a/liblog/courierlogger.html b/liblog/courierlogger.html index 8de7490..c07c8a5 100644 --- a/liblog/courierlogger.html +++ b/liblog/courierlogger.html @@ -5,7 +5,7 @@ Copyright 1998 - 2009 Double Precision, Inc. See COPYING for distribution information. -->

Name

courierlogger — Courier syslog wrapper

Synopsis

courierlogger [-name=title] [-facility=subsystem] [-pid=filename] [-user=user] [-group=group] [-droproot] [[[-respawn] [-start] - program [argument...]] | [-stop] | [-restart]]

DESCRIPTION

+ program [argument...]] | [-stop] | [-restart]]

DESCRIPTION

courierlogger is a wrapper that captures another process's error messages, and forwards them @@ -21,7 +21,7 @@ Alternatively, itself can start another process, and arrange to have its standard error captured.

-In either case, each read line of text is sent as a syslog message.

OPTIONS

-name=title

+In either case, each read line of text is sent as a syslog message.

OPTIONS

-name=title

Use title for sending messages to syslog. title should be the application's name.

-facility=subsystem

Use subsystem for classifying messages. @@ -85,5 +85,5 @@ will be started as a child process of courierlogger, capturing its standard error. Otherwise, courierlogger reads message from standard input, and automatically terminates when -standard input is closed.

SEE ALSO

+standard input is closed.

SEE ALSO

couriertcpd(1), your syslog man page.