Rawlog - shabble/irssi-docs GitHub Wiki
home | Irssi
Rawlog->{}
logging - The rawlog is being written to file currently
nlines - Number of lines in rawlogdestroy-
Destroy the rawlog.
get_lines-
Returns all lines in rawlog.
open $filename-
Start logging new messages in rawlog to specified file.
close-
Stop logging to file.
save $filename-
Save the current rawlog history to specified file.
input $str-
Send `str' to raw log as input text.
output $str-
Send `str' to raw log as output text.
redirect $str-
Send `str' to raw log as redirection text.