org.vivoweb.harvester.util
Class InitLog

java.lang.Object
  extended by org.vivoweb.harvester.util.InitLog

public class InitLog
extends java.lang.Object

Initialize Logging

Author:
Christopher Haines (hainesc@ctrip.ufl.edu)

Constructor Summary
InitLog()
           
 
Method Summary
static void initLogger(java.lang.String[] args, ArgParser parser)
          Setup the logger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitLog

public InitLog()
Method Detail

initLogger

public static void initLogger(java.lang.String[] args,
                              ArgParser parser)
                       throws java.io.IOException
Setup the logger

Parameters:
args - the commandline args passed
parser - the arg parser to use
Throws:
java.io.IOException - error processing