Log (v1.0) | ![]() |
Description | ||
Simple channel logging.
Logs channel activity to a log file. The log can be one single log for the whole bot or a log for each channel that the bot is in.
Configuration | ||
The configuration file for this plugin is system/Log/LogConfig.xml
logfile | ||
If logPerChannel is set to yes, the log file name will be prepended with the channel name.
- logPerChannel - yes, no
- dir - directory where to write the logfile(s)
<logfile logPerChannel="yes" dir="">ppf.log</logfile>
Commands | ||
There are no user commands for this plugin at this time.
Change History | ||
| v1.0 | First Version by DeadEd |

