Home | History | Annotate | Download | only in logging

Lines Matching full:getattr

92             found = getattr(found, n)
95 found = getattr(found, n)
401 found = getattr(found, frag)
404 found = getattr(found, frag)
474 converter = getattr(self, converter)