Represents a basic error reporter that prints error reports to the standard error stream.
Note that this implementation doesn't distinguish between {@link #reportWarning(Object,Report)} and {@link #reportDetailed(Object,Report)} - they both have the exact same behavior.
@author Kristian
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.