X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Frawlog.in;fp=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Frawlog.in;h=b863e234d663a0f9e5a68ee4c2c097e9e695029e;hb=23c5df1c8b0bfe539d3fa65802186e6e09e044aa;hp=0000000000000000000000000000000000000000;hpb=0f9738ce962b8498bbed0a75d5fb6fa127e3577f;p=silc.git diff --git a/apps/irssi/docs/help/in/rawlog.in b/apps/irssi/docs/help/in/rawlog.in new file mode 100644 index 00000000..b863e234 --- /dev/null +++ b/apps/irssi/docs/help/in/rawlog.in @@ -0,0 +1,15 @@ + +@SYNTAX:rawlog@ + +All data that is received or sent to server is kept in a raw log +buffer for a while. Also event redirections are kept there. This is +very useful for debugging purposes. + +/RAWLOG SAVE - Save the current raw log buffer to file +/RAWLOG OPEN - Like /RAWLOG SAVE, but keep the log file + open and write all new log to it. +/RAWLOG CLOSE - Close the open raw log + +/SET rawlog_lines - Specify the number of raw log lines to + keep in memory. +