mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-02-20 13:54:44 +01:00
remove old reference to ttylog_size
This commit is contained in:
@@ -169,7 +169,6 @@ class LoggingServerProtocol(insults.ServerProtocol):
|
||||
self.stdinlog_open = False
|
||||
|
||||
if self.ttylog_open:
|
||||
size = self.ttylog_size[self.ttylog_file]
|
||||
log.msg(eventid='cowrie.log.closed',
|
||||
format='Closing TTY Log: %(ttylog)s',
|
||||
ttylog=self.ttylog_file,
|
||||
|
||||
Reference in New Issue
Block a user