docs/logging: added description of log prefixes

This commit is contained in:
Matt Simerson 2013-04-24 16:20:07 -04:00
parent 981bdf5f85
commit 6947c4fa77

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