egovframework.rfc3.training.web
Class Log

java.lang.Object
  extended by egovframework.rfc3.training.web.Log

public class Log
extends java.lang.Object


Field Summary
static java.lang.String m_FileName
           
 
Constructor Summary
Log()
           
 
Method Summary
static void TraceLog(java.lang.String log)
          Logging Method *
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_FileName

public static java.lang.String m_FileName
Constructor Detail

Log

public Log()
Method Detail

TraceLog

public static void TraceLog(java.lang.String log)
Logging Method *