es.nlp.uned.weps.evaluation
Class Logging

java.lang.Object
  extended by es.nlp.uned.weps.evaluation.Logging

public class Logging
extends java.lang.Object


Field Summary
static java.io.File logFile
           
 
Method Summary
 void close()
           
static Logging getInstance()
           
 java.lang.String log(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logFile

public static final java.io.File logFile
Method Detail

getInstance

public static Logging getInstance()

log

public java.lang.String log(java.lang.String message)

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException