Categories

Simple appending logfile in Java

This blog was made to dump valuable information as articles and simple examples. In this spirit I post my first post.

This is a simple example of how to make a logfile with strings appended to the end.

[...]