Open GoogleCodeExporter opened 9 years ago
Original comment by andre.bo...@gmail.com
on 9 Nov 2009 at 9:55
Original comment by andre.bo...@gmail.com
on 9 Dec 2009 at 2:40
We would like a new feature that had a simple picklist of items (e.g. log
levels) to
filter the view in real-time.
Probably this could be implemented generically as a preference list of regular
expressions (similar to the current Rules, or even use the Rules instead of
making a
new one), and a file's context menu would allow selecting one, and the view
would
only include the lines matching the regexp.
A couple of "nice to have" options on this is:
- allow selecting multiple regexps
- when selecting, specify as an include or exclude filter
Original comment by jeffjjen...@gmail.com
on 31 Jan 2010 at 6:16
Hi,
i'm working actually on the feature where user can select (activate) rules for
current log viewers. It's stored as preference for each opened viewer. As i
wrote in
log viewer change log: "I will add exclude, include and replace filters for
version 1.0".
I think it's exactly what you want...
Thanks,
Andre
Original comment by andre.bo...@gmail.com
on 31 Jan 2010 at 6:27
I couldn't find the change log you spoke of, but based on your comment, if the
messages displayed are included or excluded from view based on some
regexp/filter,
then yes, sounds great! Thanks for the update...
Original comment by jeffjjen...@gmail.com
on 31 Jan 2010 at 7:02
Original comment by andre.bo...@gmail.com
on 25 Feb 2010 at 2:16
Original comment by andre.bo...@gmail.com
on 25 Feb 2010 at 2:17
Original comment by andre.bo...@gmail.com
on 14 Apr 2010 at 5:26
Original comment by andre.bo...@gmail.com
on 14 Apr 2010 at 5:27
It would be nice to be able to remove (or filter) parts of a line instead of
the whole line. For example, the logs produced by websphere contain a lot info
which may not be relevant for people like me:
[26/07/10 11:47:42:656 CEST] 00000071 SystemOut O [Default : 1] DEBUG
com.package.class your actual log message
I wish I could remove the begining of the line if it matches a regexp, to keep
only:
DEBUG com.package.class your actual log message
Original comment by Nebelm...@gmail.com
on 26 Jul 2010 at 9:53
Good idea, so there should be second regex for removing parts of the line. I
will check out how it works. But because of new job it will take time until mid
august to release version 0.9.9 including this issue.
Original comment by andre.bo...@gmail.com
on 29 Jul 2010 at 8:56
Glad to see I'm not the only to find this useful :-)
If you add this feature I'll definitely switch to logviewer! (for the moment
I'm using grep console which is also nice but does not provide text filtering
too).
Original comment by Nebelm...@gmail.com
on 29 Jul 2010 at 5:22
I endorse the Nebelmann idea, it would be very convenient to have this kind of
feature for a such tool
Original comment by kayser.c...@gmail.com
on 30 Jul 2010 at 8:01
Is it possible to view the whole file instead of tailing lines. Is it possible
to increase the backlog rows beyond 200000.
Original comment by PurushGu...@gmail.com
on 1 Dec 2010 at 9:01
Any progress on this feature/version 0.9.9?
I'm also eagerly waiting for this feature but I don't see any new code in svn
since v0.9.8.7, or is there another repo?
Cheers
Original comment by fmjrey
on 21 May 2011 at 4:33
I'm working now at version 0.9.9 and hope to release it in two weeks...
Original comment by andre.bo...@gmail.com
on 27 Aug 2011 at 12:04
Is this version 0.9.9 out yet?
Original comment by Lieven.C...@gmail.com
on 1 Aug 2012 at 9:45
No, Version 0.9.9 was not released, because i've no time to continue.
Original comment by andre.bo...@gmail.com
on 2 Aug 2012 at 10:30
Original comment by andre.bo...@anbos.de
on 29 Sep 2012 at 7:05
Original comment by andre.bo...@anbos.de
on 20 Sep 2013 at 5:27
Original issue reported on code.google.com by
andre.bo...@gmail.com
on 7 Nov 2009 at 2:48