Writes the specified message to a servlet log file, usually an event log. The name and type of the servlet log is specific to the servlet container.
@param msg A String specifying the message to be writtento the log file
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.