Thread: Message Logging
View Single Post
DS
SourceMod Developer
Join Date: Sep 2004
Location: WI, USA
Old 04-23-2006 , 06:57  
Reply With Quote #14

After over a year, I have finally updated this plugin. Although it may not have needed much of anything...

Only a few things you might notice without looking at the source:
I have added a new cvar for controlling whether the message info gets logs to the standard AMXX log file or to a separate file (messages.log). By default it is set for a separate file. (Personally I think it is better this way as what goes on in the server really should be separate from information you are trying to get for developing your plugin.)

Also, the formatting of the logged text has changed quite a bit, but all the same information is still there.

Edit: Version 1.11 has now been released which fixes a rather stupid bug that cropped up in 1.10 where string arguments were logged as numbers. Thanks to BAILOPAN for finding it.
DS is offline