Trees
Indices
Help
Python Standard Library
Package logging
:: Class BufferingFormatter
[
hide private
]
[
frames
] |
no frames
]
Class BufferingFormatter
A formatter suitable for formatting a number of records.
Instance Methods
[
hide private
]
__init__
(
self
,
linefmt
=
None
)
Optionally specify a formatter which will be used to format each individual record.
formatHeader
(
self
,
records
)
Return the header string for the specified records.
formatFooter
(
self
,
records
)
Return the footer string for the specified records.
format
(
self
,
records
)
Format the specified records and return the result as a string.
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:43:48 2008
http://epydoc.sourceforge.net