L
listrecv
log4j has a great hierarchial viewer called chainsaw. When you're
working on a large app, it makes things *much* easier - you can drill
down as you need to in the logs (easier than running grep over and
over).
log4r doesn't have one. I found a link
http://sourceforge.net/projects/rlogview/ to rlogview, but it's several
years old, seems to rely on deprecated gtk libs, and wouldn't run (at
least on my windows machine).
It's only about 200 lines of code. Are there any GTK mavens here who
could fix it, or write a new one? It would be a great asset to the
Ruby community.
http://logging.apache.org/log4j/docs/chainsaw.html
working on a large app, it makes things *much* easier - you can drill
down as you need to in the logs (easier than running grep over and
over).
log4r doesn't have one. I found a link
http://sourceforge.net/projects/rlogview/ to rlogview, but it's several
years old, seems to rely on deprecated gtk libs, and wouldn't run (at
least on my windows machine).
It's only about 200 lines of code. Are there any GTK mavens here who
could fix it, or write a new one? It would be a great asset to the
Ruby community.
http://logging.apache.org/log4j/docs/chainsaw.html