meydrew / otroslogviewer

Automatically exported from code.google.com/p/otroslogviewer
0 stars 0 forks source link

Need more than exact-match criterion for Logger filtering #327

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
99% of the time with Java apps, Loggers are class names.

It's very tedious to have to know exact class names and to copy to clipboard 
from another app or key in 50-character absolute classes.

Please add wildcard-pattern-matching or a dynamic selector like the Thread 
Filter has.

Original issue reported on code.google.com by blaine.s...@admc.com on 30 Jan 2015 at 3:23