ossp-pkg/lmtp2nntp/lmtp2nntp.pod 1.16 -> 1.17
--- lmtp2nntp.pod 2001/09/05 09:14:27 1.16
+++ lmtp2nntp.pod 2001/09/05 15:01:57 1.17
@@ -178,9 +178,17 @@
=item B<-l> C<file:>I<localfile>
+
Logging target. This option can be specified more than once. Default is no
logging. Default I<facility> for C<syslog:> is C<lmtp2nntp>.
+=item B<-L> I<level>
+
+Logging level. Default is C<warn>. Possible levels from highest priority with
+least output to lowest priority with most most outpout are C<panic>,
+C<critical>, C<error>, C<warning>, C<notice>, C<info>, C<trace>, C<debug>
+where the chosen level includes all levels with higher priority.
+
=back
=head1 SENDMAIL INTEGRATION
|
|