Logging Markdown with Java

Logging can be a pain. Reading logs can be an even bigger pain.

Similar

A New Future for Java

There’s always been a considerable level of criticism against Java from a big sector of our industry; this criticism has been mostly focused on Java’s verbosity and the amount of boilerplate code it generates in many cases without need. Although I’ve alwa... (more…)

Read more »

The Final Kiss in Java

This post outlines the benefits of using the final keyword in Java. We are now in an age of complex multi-core CPU environments with virtual machines running functional programming features like la… (more…)

Read more »