[Glass] Log file of linked gems
Mariano Martinez Peck via Glass
glass at lists.gemtalksystems.com
Wed Jun 10 10:05:30 PDT 2015
Hi guys,
This is likely a very newbie question. Some time ago I realized I was
starting my seaside gems NOT as linked gems. Then I changed that. Now I
realized I do not have anymore the "gemnetPIDXXX.log" kind of logs.... I
guess the "linked" mode could have affected those.
I am now starting seaside gems like this:
cat << EOF | nohup $GEMSTONE/bin/topaz -l -e $4 -I
$APPLICATION_DIR/.topazini 2>&1 >>
$APPLICATION_LOG_DIR/${1}_server-${2}.log &
So...I do get a FastCGI_server-9001.log for example (because of the >> ...
) , but I don't get any gem log for that gem.
Any ideas?
Thanks in advance,
--
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20150610/de450035/attachment.html>
More information about the Glass
mailing list