Bases: logging.handlers.WatchedFileHandler
, object
Frequency of reading events.
Watching thread sleeps max(0, READ_FREQ - (TIMEOUT / 1000)) seconds.
Poll timeout in milliseconds.
See https://docs.python.org/2/library/select.html#select.poll.poll
See also
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.