Log in

View Full Version : Disabling Debug Messages


Kayot
01-11-2009, 02:27 PM
Disabling Debug Messages - Is there a way to disable the debug messages in the eqemu zone and world. There's no point to seeing all that stuff when every things working. And when it isn't I could always just turn it on.

Derision
01-11-2009, 03:37 PM
For the message separated by two underscores, e.g. CATEGORY__SUBCATEGORY, you should be able to turn them off by adding lines in log.ini (create it if it doesn't exist).

You can turn an entire category off by specifying CATEGORY=off, or just a subcategory with CATEGORY__SUBCATEGORY=off.

e.g.


LAUNCHER=off
WORLD__INIT=off

Kayot
01-11-2009, 04:10 PM
Thanks, no more rule screen fills.