Hi, One option would be to down load the adligo i_log source (www.adligo.org), and use the i_log api to output the log messages to System.out (eclipse console) in development and GWT.log when deployed. This is one of about a 1/2 dozen things I have been meaning to do to the adligo.org i_log library. You would need to modify the source code and add a configuration setting for this in the code that reads adligo_log.properties If you want to help me do this (or anything else with the i_log code), write me at [email protected] and put i_log development volunteer in the subject. Otherwise I will probably get around to this sometime by next winter (2010-2011).
Currently adligo i_log can output to System.out (eclipse console), RPC (server side log file vi in unix shell anyone? or adligo LogServer product [the thing you pay me for if you don't want to look at javascript log messages in vi in a unix shell]). Also I would recommend the Fred Sauer log library to make this improvement for developers (log output to System.out or GWT.log). Cheers, Scott -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
