google-code-export / gwt-log

Automatically exported from code.google.com/p/gwt-log
1 stars 0 forks source link

DivLogger - allow disabling of autoscroll #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
gwt-log 3.04 & gwt 2.04

Setting the value of the runtime log level in the DivLogger doesn't do 
anything.  Messages with finer levels of logging still appear in the window.

This relates to my other issue: you should be able to turn off the 
autoscrolling in the divlogger so that you stay looking at the portion of text 
you're viewing instead of always scrolling to the end every time there's a new 
message.  I like that it does that by default, but if I can't disable it, and I 
have a polling trace messages being displayed, and I can't hide log levels, 
then I have no way of viewing previously logged messages.

Original issue reported on code.google.com by bradley....@gmail.com on 27 Oct 2010 at 4:47

GoogleCodeExporter commented 9 years ago
Limiting the scope to just the autoscroll issue.

As for the runtime log levels, please check the online demo 
(http://allen-sauer.com/com.allen_sauer.gwt.log.demo.LogDemo/LogDemo.html), and 
if that works differently than the latest gwt-log jar file, please file a 
separate issue for that.

Original comment by fredsa@google.com on 2 Nov 2010 at 11:13

GoogleCodeExporter commented 9 years ago

Original comment by fredsa on 30 Apr 2012 at 11:27