Table of Contents
CtrlProxy has various means for logging conversions to file.
By setting log_irssi_path
to a directory,
ctrlproxy will write log files to that directory in the same format
as is default in irssi.
Each channel or nick gets it's own seperate log file, which is located in a directory with the name of the IRC network.
If no directory is specified, data will be logged to $HOME/.ctrlproxy/log_irssi/$NETWORK/$CHANNEL
.