method: log.Producer.__call__

*Not documented*
    def __call__(self, *args):

origin: log.Producer

where:

function source:

def __call__(self, *args):
    func = self.get_consumer(self.keywords)
    if func is not None: 
        func(self.Message(self.keywords, args))

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.0

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.1

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.2

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.3

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.4

called in /home/johnny/projects/merlinux/pypy-dist/pypy/translator/driver.py

traceback log.Producer.__call__.5

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.6

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.7

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.8

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.9

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.10

called in /home/johnny/projects/merlinux/py/dist/py/misc/simplecapture.py

traceback log.Producer.__call__.11

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.12

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.13

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.14

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.15

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.16

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.17

called in /home/johnny/projects/merlinux/py/dist/py/log/testing/test_log.py

traceback log.Producer.__call__.18

called in /home/johnny/projects/merlinux/py/dist/py/misc/simplecapture.py

traceback log.Producer.__call__.19

called in /home/johnny/projects/merlinux/pypy-dist/pypy/translator/driver.py

traceback log.Producer.__call__.20