Dump a message
@param src identifies source of the message, never null
@param severity one of predefined levels
@param format message format suitable for {@link String#format(String,Object)}, never null
@param args optional arguments for the preceding format argument, may be null
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.