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
