Add Url to vortex.log entry

Post Reply
sroth
Posts: 44
Joined: Mon Jul 23, 2007 11:21 am

Add Url to vortex.log entry

Post by sroth »

I'd like to add the url to each vortex.log entry. I've looked at ErrorScript put don't see that this is tied into the entries made into vortext.log.

Would you point me in the correct direction? Thanks.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Add Url to vortex.log entry

Post by mark »

The format of the vortex log is somewhat fixed. You'd have to turn putmsg log off then write your own putmsg to write append to that file manually.
Post Reply