Home | History | Annotate | Download | only in library

Lines Matching full:flushing

807 supports buffering of logging records in memory, periodically flushing them to a
808 :dfn:`target` handler. Flushing occurs whenever the buffer is full, or when an
815 should, then :meth:`flush` is expected to do the flushing.
831 You can override this to implement custom flushing behavior. This version
838 overridden to implement custom flushing strategies.
849 behaviour of flushing the buffer will occur when the handler is closed.
863 For a :class:`MemoryHandler`, flushing means just sending the buffered