On 8/25/06, Luis Lavena <[EMAIL PROTECTED]> wrote:
On 8/25/06, linux user <[EMAIL PROTECTED]> wrote:
[snip]
>
> No by logging I mean capturing all output on console whether generated by
> puts,p,print or by mongrel in a log file.

Ohhh, you're trying to debug your app using puts, print and p?

bad Idea, follow Ezra suggestion, doing that could brake your ERb
renders or something worse...
 
is that because Rails is not threadsafe?

>
> I appreciate your help and I know the problem is kinda subtle and may be
> stupid too and I guess the only way out is get rid of my puts, p and print
> everywhere and just logger.debug statements.
>

Thats sounds better :-)

Regards,

--
Luis Lavena
Multimedia systems
-
Leaders are made, they are not born. They are made by hard effort,
which is the price which all of us must pay to achieve any goal that
is worthwhile.
Vince Lombardi
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to