*Not documented*
def __call__(self, msg):
origin: log.Path
where:
changes in __dict__ after execution:
function source:
def __call__(self, msg):
if not hasattr(self, "_file"):
self._openfile()
print >> self._file, msg
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py
called in /home/johnny/projects/merlinux/py/dist/py/log/producer.py