Hey folks. So, its been a bit of a learning curve, but I've managed to teach myself to log pretty much everything that I do in one of the MUDs I play. That said, I've run into an issue:
I basically leave my computer, and thus my game, on 24/7. I do this so I can log everything and see what happens while I"m away. I noticed a few days ago that logs for July were missing. Upon further inspection, I noted they weren't missing, just that the logs were all bundled up, meaning that instead of opening a new file every day, it was putting multiple days into each file.
I read a post that involved using OpenLog/CloseLog, which I've set up. My problem is this: I can't get it to Open the log into my log folder that I have set up, and I can't get it to log said new logs in HTML. What arguments do I need to include with OpenLog("")?
Thanks in advance.
I basically leave my computer, and thus my game, on 24/7. I do this so I can log everything and see what happens while I"m away. I noticed a few days ago that logs for July were missing. Upon further inspection, I noted they weren't missing, just that the logs were all bundled up, meaning that instead of opening a new file every day, it was putting multiple days into each file.
I read a post that involved using OpenLog/CloseLog, which I've set up. My problem is this: I can't get it to Open the log into my log folder that I have set up, and I can't get it to log said new logs in HTML. What arguments do I need to include with OpenLog("")?
Thanks in advance.