 |
d3f Newbie
Joined: 13 Aug 2002 Posts: 2
|
Posted: Tue Aug 13, 2002 6:42 pm
An easy one :) |
Hi there, i would need some help.
I use Zmud 6.32, and would like t'know if I could log various events into separate logfiles ?
Lets say, all my messages, and channel infos should go to msg.log and channel.log.
Is it possible to do it from "inside" or is it easier to postprocess the normal log ?
thanks,
d3f |
|
|
|
 |
Kjata GURU

Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Tue Aug 13, 2002 6:56 pm |
You can capture the text and send it to the appropiate file using #WRITE. You can have up to 5 text files open at a time. Check out the help on #WRITE and #FILE for more information on writing to files from within zMUD.
Kjata |
|
|
|
 |
d3f Newbie
Joined: 13 Aug 2002 Posts: 2
|
Posted: Tue Aug 13, 2002 7:04 pm |
Thanks a lot for this fast one :)
|
|
|
|
 |
AzCowboy Adept
Joined: 09 Nov 2000 Posts: 222 Location: USA
|
Posted: Tue Aug 13, 2002 7:27 pm |
My personal solution to this is to capture the tells and channels to individual windows... then you can log each window individually... Mine produced very nice, time stamped logs that came in quite handy at times.
AzCowboy |
|
|
|
 |
|
|
|