Could you alter your srcds_run script and change this line:

     HL_CMD="$HL $PARAMS"

to this:

     HL_CMD="$HL $PARAMS | tee -a /path/to/logfile"

Would that work?

     - Dave

f0rkz wrote:
> I went over those options.  Unfortunately I do not have access to the
> screen start line (using swiftpanel).  I am also unable to modify the
> screen while its running as an automated process.
> 
> -f0rkz
> 
> On Mon, 2010-02-08 at 11:08 -0500, Daniel Pierce wrote:
>> If srcds cannot provide what you want, screen has logging functionality:
>> http://www.gnu.org/software/screen/manual/screen.html#Log
>>
>> On Mon, Feb 8, 2010 at 11:00, Saul Rennison <[email protected]> wrote:
>>> Isn't there a con_debuglog ConVar which logs all console output to a file?
>>>
>>> On Monday, February 8, 2010, f0rkz <[email protected]> wrote:
>>>> Ok.  I know there is logging built into games using the Log on cvar.
>>>> What I need is the actual contents of the console captured to a log
>>>> file.  I noticed srcds_run is a shell script that execs another program
>>>> so redirecting the output to a log file isn't possible.  Does anyone
>>>> have any tricks or scripts to log the output of srcds_run and any of the
>>>> exec'd programs under it?
>>>>
>>>> Thanks for your help,
>>>>
>>>> f0rkz
>>>>
>>>>
>>>> _______________________________________________
>>>> To unsubscribe, edit your list preferences, or view the list archives, 
>>>> please visit:
>>>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>>>
>>> --
>>>
>>> Thanks,
>>>  - Saul.
>>>
>>> _______________________________________________
>>> 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
> 
> 
> 
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> 

-- 

Dave Parker
Systems Administrator
Utica College
Integrated Information Technology Services
(315) 792-3229
Registered Linux User #408177

_______________________________________________
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