Home | History | Annotate | Download | only in logging

Lines Matching defs:flush

425                 self.stream.flush()
1114 be flushed. If it should, then flush() is expected to do what's needed.
1126 Should the handler flush its buffer?
1137 Append the record. If shouldFlush() tells us to, call flush() to process
1142 self.flush()
1144 def flush(self):
1162 self.flush()
1196 def flush(self):
1213 Flush, set the target to None and lose the buffer.
1215 self.flush()