From b96df4d4dcfebb3df16af89b884e63164bcf15e5 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 27 Nov 2017 12:26:00 -0800 Subject: [PATCH] doc --- FS/FS/Log.pm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/FS/FS/Log.pm b/FS/FS/Log.pm index aed1f3969..ac218a019 100644 --- a/FS/FS/Log.pm +++ b/FS/FS/Log.pm @@ -127,4 +127,19 @@ sub levelmap { map { $_ => $LEVELS{$_} } levelnums; } +=back + +=head1 BUGS + +Not yet used universally; being phased in over time. + +Not well documented. Should document the error levels we're using (debug, +info, warning, error, critical) and the methods to log them. + +=head1 SEE ALSO + +L + +=cut + 1; -- 2.11.0