Thoughts for a new feature I call "Snapshot logging". Start my app with logging set to WARN for example and a config that allows log4j to be reconfigured on a schedule (like once every 10 minutes), run in that configuration for a given duration, and then reconfigure itself back to its initial configuration.
The goal is to be able to see what an app is doing while I am running tests without generating gigs and gigs of TRACE or DEBUG logging. Thoughts? Gary - -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory