Python Paste


FileLog


Methods

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) ...

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

f __init__(self, file) ...

f message(self, level, msg, *args) ...

See the source for more information.