From 97a8d4e9dfa628d8019185ca73c3c1283ea40f0c Mon Sep 17 00:00:00 2001 From: Matt Simerson Date: Wed, 24 Apr 2013 16:20:07 -0400 Subject: [PATCH] docs/logging: added description of log prefixes --- STATUS | 1 + 1 file changed, 1 insertion(+) diff --git a/STATUS b/STATUS index 98050a6..6992271 100644 --- a/STATUS +++ b/STATUS @@ -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 on these goals: + - plugins use is_immune and is_naughty instead of a local methods - plugins log a single entry summarizing their disposition - plugin logs prefixed with keywords: pass, fail, skip, error - plugins use 'reject' and 'reject_type' settings