logFile << "data/logs/" << player.getName() << " commands.log";
config.lua
logsDirectory = "data/logs/"
then you can change the directory to anywhere I think so.TFS version? you should have this in yourconfig.lua
logsDirectory = "data/logs/"
then you can change the directory to anywhere I think so.
logFile << "data/logs/" << player.getName() << " commands.log";