Python Paste


DummyLog


Methods

f __init__(...) ...

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

f info(self, msg, *args) ...

f warn(self, msg, *args) ...

f warning(self, msg, *args) ...

f error(self, msg, *args) ...

f debug(self, msg, *args) ...

See the source for more information.