Convenience class to allow log messages to be specified in terms of MessageFormat patterns with a variable set of parameters. The production of the string is only done if toSTring is called so it works well with debug level messages, allowing complex messages to be specified that are only evaluated if actually printed.
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.