From cb69d2e1c7ced951cbf7a31ee286b0ed92cab8a8 Mon Sep 17 00:00:00 2001 From: rcoh Date: Fri, 18 Feb 2011 16:56:43 -0500 Subject: Adding Epydoc generated docs. --- html/SmootLight.logger.Logger-module.html | 151 ++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 html/SmootLight.logger.Logger-module.html (limited to 'html/SmootLight.logger.Logger-module.html') diff --git a/html/SmootLight.logger.Logger-module.html b/html/SmootLight.logger.Logger-module.html new file mode 100644 index 0000000..9fe2fa9 --- /dev/null +++ b/html/SmootLight.logger.Logger-module.html @@ -0,0 +1,151 @@ + + + + + SmootLight.logger.Logger + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package SmootLight :: + Package logger :: + Module Logger + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module Logger

source code

+ + + + + + + + + + + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + screen_log = logging.getLogger("root") +
+   + + main_log = logging.getLogger("smoot_light") +
+   + + exception_log = logging.getLogger("exception") +
+   + + __package__ = 'SmootLight.logger' +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3