Hi all,

How can I update the Category field in the NT Event Logger? At  the moment
I get default values e.g. for fatal errors when I do logger.fatal("some
fatal error message") I get the error message logged with category value
50001 and when I do logger.error("some error message") I get error message
logged with value 40001. Is there any way that I can customise this so that
for fatal errors I can have FAT instead of 50001and say for errors I can
have ERR instead of 40001. I looked in the mail archives and could not find
an answer to this problem.

Thanks in advance,

Sanja


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to