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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ConsoleOut!