This wiki is archived and useful information is being migrated to the main bzflag.org website

LogDetail

From BZFlagWiki
Jump to: navigation, search

logDetail is a plugin that allows the server owner to record everything that happens on a server. For example the plugin will record when Allejo joins the server with IP 12.345.67.89 and when Allejo leaves. The plugin will also record all the conversations including private messages.


To load this plugin in the config file put


-loadplugin /path/to/logDetail



When you run bzfs do the following to avoid the plugin output going in the terminal or command prompt window.


bzfs -conf configfile.conf > Log



Now the plugin will export all the recorded information will be put in the file called "Log". The "Log" file will be placed in the same directory as the configuration file just so you may be able to find it.