/Users/sean/workspace/SLIMpy3/slimpy_base/utils/Logger.py File Reference

Go to the source code of this file.

Namespaces

namespace  slimpy_base.utils.Logger

Classes

class  _Log
 log object is used by all of slimpy to coordinate output suggested use: alog = log() print >>alog, "logging somthing" to print unconditionally or: print >>alog(3), "logging somthing" to print only of verbosity is above 3 More...

Variables

string __copyright__
 see log class
string __license__
tuple NULLOUT = open( devnull, 'w' )
 _log = _Log


Generated on Sun Aug 10 09:11:07 2008 for SLIMpy by  doxygen 1.5.6