Java Best Practices for Smarter Application Logging & Exception Handling

Logging: We Should be Doing This Better by Now! What do I mean? There are lots of Java logging frameworks and libraries out there, and most developers use one or more of them every day. Two of the most common examples for Java developers are log4j and logback. They are simple and easy to use … Continue reading Java Best Practices for Smarter Application Logging & Exception Handling