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.parammsg A String specifying the message to be written to the log file // --------------------------------------------------------- Public Methods System.err.println(msg);
String
// --------------------------------------------------------- Public Methods System.err.println(msg);