[Jifty-commit] r1812 - in jifty/trunk: lib

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Aug 14 08:35:53 EDT 2006


Author: mark
Date: Mon Aug 14 08:35:48 2006
New Revision: 1812

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/lib/Jifty.pm

Log:
 r1562 at travis:  mark | 2006-08-12 09:41:36 +0100
 documented logger_component argument


Modified: jifty/trunk/lib/Jifty.pm
==============================================================================
--- jifty/trunk/lib/Jifty.pm	(original)
+++ jifty/trunk/lib/Jifty.pm	Mon Aug 14 08:35:48 2006
@@ -92,6 +92,12 @@
 database or do something extreme like that; most of Jifty expects the
 handle to exist.  Defaults to false.
 
+=item logger_component
+
+The name that Jifty::Logger will log under.  If you don't specify anything
+Jifty::Logger will log under the empty string.  See L<Jifty::Logger> for
+more infomation.
+
 =back
 
 =cut


More information about the Jifty-commit mailing list