Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
twisted.logger.FileLogObserver
twisted
logger
FileLogObserver
class FileLogObserver: (source)
Implements interfaces: twisted.logger.ILogObserver
twisted.logger.ILogObserver
View In Hierarchy
__call__
__init__
formatEvent
_encoding
_outFile
LogEvent
IO[Any]
bytes
Callable[[LogEvent], Optional[str]]
Undocumented
Optional[str]