You may also have a look at the colored log in webtools

Jacques

De : "BJ Freeman" <[EMAIL PROTECTED]>
> just comment out the redirect to the log.
> there are plenty of other logs to look at.
> rem $JAVA $VMARGS -jar ofbiz.jar $* >>$OFBIZ_LOG 2>>$OFBIZ_LOG&
> $JAVA $VMARGS -jar ofbiz.jar
> Vince M. Clark sent the following on 12/4/2007 12:58 PM:
> > There are two startup options in startofbiz.sh
> > # start ofbiz
> > $JAVA $VMARGS -jar ofbiz.jar $* >>$OFBIZ_LOG 2>>$OFBIZ_LOG&
> > #exec "$JAVA" $VMARGS -jar ofbiz.jar "$@"
> >
> > We are using the first option, which logs everything to console.log. This 
> > appears to be redundant with ofbiz.log. console.log is
not rotated, so it gets very large.
> > Should we use the first option and send everything to /dev/null?
> >
> > Vince Clark
> > Global Era
> > The Freedom of Open Source
> > [EMAIL PROTECTED]
> > (303) 493-6723
> >
>

Reply via email to