A simple (and direct) implementation that logs messages of level
INFO or higher on the console (System.err).
The output includes the relative time in milliseconds, thread
name, the level, logger name, and the message followed by the line
separator for the host.