Thanks to visit codestin.com Credit goes to docs.twisted.org
For more information on the search, visit the help page.
NullFile
close
flush
read
write
softspace
log
ILogObserver
DefaultObserver
FileLogObserver
ILogContext
Logger
LogPublisher
PythonLoggingObserver
StdioOnnaStick
_GlobalStartStopObserver
addObserver
callWithContext
callWithLogger
discardLogs
err
msg
removeObserver
showwarning
startLogging
startLoggingWithObserver
textFromEventDict
_actually
_safeFormat
EventDict
defaultObserver
logerr
logfile
theLogPublisher
twisted.python.log.NullFile
twisted
python
class NullFile: (source)
View In Hierarchy
A file-like object that discards everything.
Do nothing.
bytes
int
Undocumented