se.chalmers.cs.gf.parse
Class ParseLogger

java.lang.Object
  extended by se.chalmers.cs.gf.parse.ParseLogger

public class ParseLogger
extends java.lang.Object

Handles logging for the parsing package.


Field Summary
static GFLogger log
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static GFLogger log