Logging Options » History » Revision 1
Revision 1/19
| Next »
Per Amundsen, 04/23/2016 03:02 PM
- Table of contents
- Logging Options
- Log Channels
- Log Privatechat
- Log Servers
- Log hidden events
- Make separate folder for each server
- Separate logs by date
- Strip mIRC tags
- Use Timestamp
- Use line colors
- Log Nickcolumn character
- LogFolder
- Timeformat
- FileName
- Rotated filename
- Split logs at [X] kb
- Show last [X] messages in private windows
- Show last [X] messages in channel windows
- Disable logging for channels/users
- Always log channels/users
Logging Options¶
See also /log.
Log Channels¶
When enabled, logs all channel windows.
Log Privatechat¶
When enabled, logs all private windows.
Log Servers¶
When enabled, logs all server windows.
Log hidden events¶
When enabled, logs all events hidden by Events Options.
Make separate folder for each server¶
When enabled, will create a sub folder with the network name and save the logfile there.
Separate logs by date¶
When enabled, will save the logfile in a subfolder named YYYY-MM-DD.
Strip mIRC tags¶
When enabled, Removes all control codes from the message before logging.
Use Timestamp¶
When enabled, adds a timestamp with the specified Timeformat to the message before logging.
Use line colors¶
When enabled, the line colors used for the message will be added to the log.
Log Nickcolumn character¶
When enabled, the Nickcolumn character used to separate timestamp/nick from the message will be saved and correctly restored.
LogFolder¶
The Folder to save the log files.
Timeformat¶
The time format to use when Use Timestamp is enabled.
FileName¶
The filename to use for logs,
Rotated filename¶
The filename to use for logs when Split logs at [X] is enabled and the log is to be rotated,
Split logs at [X] kb¶
When enabled and a log file becomes bigger than [X] kilobytes, it will be renamed to Rotated filename and a new log created.
Show last [X] messages in private windows¶
If enabled, the last [X] messages from the log files will be restored when a private window is opened.
Show last [X] messages in channel windows¶
If enabled, the last [X] messages from the log files will be restored when a channel window is opened.
Disable logging for channels/users¶
Channels and users in this list will not be logged.
Always log channels/users¶
Channels and users in this list will always be logged, regardless of the Log Channels and Log Privatechat options.
Updated by Per Amundsen over 8 years ago · 1 revisions