interface documentation

class ILoggingContext(Interface): (source)

Known subclasses: twisted.internet.interfaces.IFileDescriptor

View In Hierarchy

Give context information that will be used to log events generated by this item.

Method logPrefix No summary
def logPrefix(): (source)
Returns
strPrefix used during log formatting to indicate context.