Try DomLogger. Take a look at JsoSearchBuilderImpl for example. 2011/5/14 Gokul Jeyapaul <[email protected]>
> Hi all, > > Some help on this would be really helpful in understanding the code flow. > Thanks again for your time and patience. > > Regards, > Gokul > > On Fri, May 13, 2011 at 3:26 PM, Gokul Jeyapaul < > [email protected]> wrote: > > > Hi all, > > > > I was just trying to understand the wave code base better, and I wanted > to > > added some logs(debug or info) in some UI related classes(eg: > > SearchPresenter). > > > > I used org.waveprotocol.box.webclient.util.Log class's info method for > > this. But I don't get to see the logs in the console, I think I am > missing > > some step(s) here. Some help will be really nice. > > > > Thanks, > > Gokul > > >
