linkcheck.logger.xmllog

Base class for XML loggers.

Functions

xmlquote(s)

Quote characters for XML.

xmlquoteattr(s)

Quote XML attribute, ready for inclusion with double quotes.

linkcheck.logger.xmllog.xmlquote(s)[source]

Quote characters for XML.

linkcheck.logger.xmllog.xmlquoteattr(s)[source]

Quote XML attribute, ready for inclusion with double quotes.