org.jfox.mx.http
Class Logger

java.lang.Object
  extended byorg.jfox.mx.http.Logger

public class Logger
extends java.lang.Object

Created by IntelliJ IDEA. User: yangyong Date: 2003-7-28 Time: 11:49:34 To change this template use Options | File Templates.


Constructor Summary
Logger()
           
 
Method Summary
static void log(java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger

public Logger()
Method Detail

log

public static void log(java.lang.String msg)