That looks like you have a "log on" command in a config file that is
being loaded during map load. You should only run "log on" ONCE at
server startup (I typically add it to the command line, you could also
put it in autoexec.cfg).

- Alfred

----Original Message----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike
Beane Sent: Tuesday, August 09, 2005 3:58 PM To:
[email protected] Subject: Re: [hlds_linux] CS:Source
Log file format - no cvar list or mapname?

> I've noticed this for quite some time as I've been working on a log
> scanning program and I've been meaning to ask about this myself.  I
> haven't looked back at it in a month, however before there appeared
> to be a log file that had the map name and cvar dumps located in it,
> then the actual playing log file, almost a pre-play logfile if you
> will.
>
> I just checked my most recent and it still appears to hold true:
>
> L 08/09/2005 - 17:33:31: Log file started (file "logs\L0809092.log")
> (game "D:\serversource\cstrike") (version "2459") L 08/09/2005 -
> 17:33:31: Loading map "de_dust2"
> L 08/09/2005 - 17:33:31: server cvars start L 08/09/2005 - 17:33:31:
> "mp_hostagepenalty" = "3"
> etc...
> L 08/09/2005 - 17:33:32: Log file closed
>
> L 08/09/2005 - 17:33:32: Log file started (file "logs\L0809093.log")
> (game "D:\serversource\cstrike") (version "2459") L 08/09/2005 -
> 17:33:32: World triggered "Round_Start"
>
> Alfred,
>
> If it is not a cvar setting I'm missing, would it be possible to have
> each log that is generated contain the current map line printed after
> the initial header line?  This would be extremely helpful in a few
> areas.  Currently I'm using a 'lastmap' variable that carries over
> the last map line it read in from ANY logfile and applies it against
> the played map, which works out most of the time, but sometimes
> results in an inaccurate map label if the log files are truncated or
> you don't have the 'pre-play' log included in that batch being
> scanned.
>
> Thank you,
> Mike
>
>
> disq wrote:
>
> > Hello list,
> >
> >  I just noticed -- my CS:Source logs don't contain the good old
> > "cvar
> > list" at the start of the map, or the mapname ("Started map
> > cs_office"
> > line)
> >
> >  Any way to turn this on? or should I just write a server plugin
> > dumping that info? sigh.
> >
> >
> > --
> > disq
> >
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list
> > archives, please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to