better support for pod2* parsers
git-svn-id: https://svn.perl.org/qpsmtpd/trunk@830 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
parent
ce195bc5c2
commit
c1cb221b2e
@ -186,21 +186,37 @@ The log level is one of (from low to high priority)
|
||||
|
||||
=over 4
|
||||
|
||||
=item LOGDEBUG
|
||||
=item *
|
||||
|
||||
=item LOGINFO
|
||||
LOGDEBUG
|
||||
|
||||
=item LOGNOTICE
|
||||
=item *
|
||||
|
||||
=item LOGWARN
|
||||
LOGINFO
|
||||
|
||||
=item LOGERROR
|
||||
=item *
|
||||
|
||||
=item LOGCRIT
|
||||
LOGNOTICE
|
||||
|
||||
=item LOGALERT
|
||||
=item *
|
||||
|
||||
=item LOGEMERG
|
||||
LOGWARN
|
||||
|
||||
=item *
|
||||
|
||||
LOGERROR
|
||||
|
||||
=item *
|
||||
|
||||
LOGCRIT
|
||||
|
||||
=item *
|
||||
|
||||
LOGALERT
|
||||
|
||||
=item *
|
||||
|
||||
LOGEMERG
|
||||
|
||||
=back
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user