mIRC Homepage
Posted By: naki Loging - 11/10/03 06:36 AM
I have mIRC set to make directories based on the servers mIRC connects to. But when I went to check my logs I noticed that instead of it logging the way I have set, it saves it's logs as #chan.server.log in the main log file. Using mIRC 6.11, WinXP.
Posted By: Jaillyn Re: Loging - 11/10/03 07:37 AM
I get the same error, and I am using Windows 2000, SP4

it makes the folder but doesnt use it, save for a few channels, and I dont know why it does it for some rooms and not all
Posted By: Skip Re: Loging - 11/10/03 09:39 AM
I can also reproduce this, seems mIRC is totally ignoring the 'Make Folder' setting, however $mklogfn(blah) still returns the proper path and filename.
Posted By: Iori Re: Loging - 11/10/03 02:03 PM
Yep, same here. $mklogfn() "makes" the (supposed) correct filename, but $window().logfile returns the actual file being used.
$mklogfn() = Network\window.date.log
$window().logfile = C:\...\logs\window.network.date.log
Posted By: Mentality Re: Loging - 11/10/03 03:09 PM
And to reinforce, I've had the same thing =)

Hasn't really bothered me though heh. mIRC 6.1, XP Pro.

Regards,
Posted By: Nozz Re: Loging - 11/10/03 05:17 PM
Jup same here.. This suck big time, going back to version 6.1.. dont want my main folder [censored] up with all these log files..
Posted By: Online Re: Loging - 12/10/03 03:17 AM
Same here, it completely messed up my files crazy

Here's how it's reproduced:
  • Alt+O - [+] IRC - Logging: [x] Include network and [x] Create folder.

    /server my.irc.network
    /join #chan
    /log on

    * Logging #chan to logs\network\#chan.log
    /log off
    * Logging for #chan halted
    /log on
    * Logging #chan to logs\#chan.network.log
© mIRC Discussion Forums