class twisted.python.log.ILogContext: (source)
Actually, this interface is just a synonym for the dictionary interface, but it serves as a key for the default information in a log.
I do not inherit from Interface
because the world is a cruel place.