Tag: JSON / JAVA / XML

Community

The State of Logging in Java

(Nicolas Frankel) When developing an application, chances are that it won’t perform as expected on the first run. In order to check what went wrong, developers in general use debuggers. But experienced developers know that if it happens in production, most debuggers won’t be available.