summaryrefslogtreecommitdiff
path: root/Doc/library/logging.handlers.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge doc fixes from 3.5Martin Panter2017-01-141-4/+4
|\
| * Avoid line breaks after hyphens, otherwise they are turned into spacesMartin Panter2017-01-141-4/+4
* | Closes #29105: Updated RotatingFileHandler documentation.Vinay Sajip2016-12-311-7/+8
* | Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-3/+3
|\ \ | |/
| * Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-3/+3
* | Closes #20124: clarified usage of the atTime parameter in TimedRotatingFileHa...Vinay Sajip2016-08-241-17/+35
* | Merge with 3.5Zachary Ware2016-08-091-2/+2
|\ \ | |/
| * Correct signatures for a couple of logging handlersZachary Ware2016-08-091-2/+2
* | Closes #27493: accepted Path objects in file handlers for logging.Vinay Sajip2016-07-221-0/+13
* | Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler.Vinay Sajip2016-07-221-2/+8
* | Merge Issue #22558.Terry Jan Reedy2016-06-111-3/+2
|\ \ | |/
| * Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-3/+2
* | Issue #15984: Merge PyUnicode doc from 3.5Martin Panter2016-04-151-1/+1
|\ \ | |/
| * Correct ?an? ? ?a? with ?Unicode?, ?user?, ?UTF?, etcMartin Panter2016-04-151-1/+1
* | Fixed a typo.Serhiy Storchaka2016-03-181-3/+11
|\ \ | |/ |/|
| * Issue #25161: Merge full stops from 3.5Martin Panter2015-10-101-1/+1
| |\
| * | Add a versionadded directive for reopenIfNeeded()Berker Peksag2015-10-071-0/+2
| * | Closes #24884: refactored WatchedFileHandler file reopening into a separate m...Vinay Sajip2015-10-011-3/+9
* | | Fixed a typo.Serhiy Storchaka2016-03-181-1/+1
| |/ |/|
* | Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-3/+10
|\ \ | |/
| * Added respect_handler_level to QueueListener.Vinay Sajip2015-02-091-2/+9
| * Closes #23305: Merged documentation fix from 3.4.Vinay Sajip2015-01-231-2/+2
| |\
| | * update versionchangedBenjamin Peterson2014-11-231-1/+1
| | * merge 3.4 (#22788)Benjamin Peterson2014-11-231-5/+10
| | |\
| | * \ Revert #22251Berker Peksag2014-09-281-3/+1
| | |\ \
| | * \ \ Issue #22251: Fix ReST markup to avoid errors building docs.Berker Peksag2014-09-271-1/+3
| | |\ \ \
| | * \ \ \ Closes #21608: Merged documentation update from 3.4.Vinay Sajip2014-05-301-1/+1
| | |\ \ \ \
| | | * | | | Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-1/+1
* | | | | | | Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* | | | | | | Back porting changeset db302b88fdb6 to 3.4 branch, which fixed multiple docum...Senthil Kumaran2015-06-141-1/+1
|/ / / / / /
* | | | | | Issue #23305: clarified RotatingFileHandler documentation.Vinay Sajip2015-01-231-9/+10
| |_|_|_|/ |/| | | |
* | | | | add context parameter to HTTPHandler (closes #22788)Benjamin Peterson2014-11-231-5/+10
| |_|_|/ |/| | |
* | | | Revert #22251Berker Peksag2014-09-281-3/+1
| |_|/ |/| |
* | | Issue #22251: Fix ReST markup to avoid errors building docs.Berker Peksag2014-09-271-1/+3
|/ /
* | Issue #21608: Updated HTTPHandler documentation.Vinay Sajip2014-05-301-1/+18
|/
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
|\
| * Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-1/+1
* | Issue #19504: Used American spelling for 'customize'.Vinay Sajip2013-11-151-1/+1
|\ \ | |/
| * Issue #19504: Used American spelling for 'customize'.Vinay Sajip2013-11-151-1/+1
* | logging: added support for Unix domain sockets to SocketHandler and DatagramH...Vinay Sajip2013-09-271-0/+6
* | Closes #18933: Merged update from 3.3.Vinay Sajip2013-09-051-0/+4
|\ \ | |/
| * Issue #18933: Added links to source code.Vinay Sajip2013-09-051-0/+4
* | Issue #18759: Merged updates from 3.3.Vinay Sajip2013-08-171-1/+7
|\ \ | |/ |/|
| * Closed #9556: Allowed specifying a time-of-day for a TimedRotatingFileHandler...Vinay Sajip2013-04-121-1/+7
* | Issue #18759: Improved cross-references in logging documentation.Vinay Sajip2013-08-171-6/+8
|/
* Issue #17376: Merged clarification from 3.2.Vinay Sajip2013-03-081-2/+107
|\
| * Updated handler documentation.Vinay Sajip2012-03-261-2/+107
| |\
| | * Use ASCII quotes and fix markup.Ezio Melotti2012-01-181-3/+3
| | * Refactored logging rotating handlers for improved flexibility.Vinay Sajip2012-01-041-0/+81
| | * Merge 3.2Éric Araujo2011-08-191-1/+1
| | |\