Do you waste time creating logging info during project development when all you really want is a way to dump some strings concisely and periodically to the console? Well... ConsoleOut is for you!
It's a java class that periodically prints formatted data to the console giving you the average for a given key value pair, or the most common for strings. I've found it useful for quick timing checks during development without dumping huge amounts of data to a log file or polluting your development code with System.out.prints. It works across multiple threads.
It works best in Eclipse and I've found it quite useful and I hope you do too!
Follow ConsoleOut
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ConsoleOut!