docs/logging: added description of log prefixes

This commit is contained in:
Matt Simerson 2013-04-24 16:20:07 -04:00
parent 3180c9da31
commit 97a8d4e9df

1
STATUS
View File

@ -15,6 +15,7 @@ in Perl Best Practices is also fair game.
So far, the main changes between the release and dev branches have focused So far, the main changes between the release and dev branches have focused
on these goals: on these goals:
- plugins use is_immune and is_naughty instead of a local methods
- plugins log a single entry summarizing their disposition - plugins log a single entry summarizing their disposition
- plugin logs prefixed with keywords: pass, fail, skip, error - plugin logs prefixed with keywords: pass, fail, skip, error
- plugins use 'reject' and 'reject_type' settings - plugins use 'reject' and 'reject_type' settings