se.sics.tasim.logtool
Class LogManager

java.lang.Object
  extended by se.sics.tasim.logtool.LogManager

public class LogManager
extends java.lang.Object


Field Summary
static java.lang.String VERSION
           
 
Constructor Summary
LogManager(ConfigManager config)
           
 
Method Summary
 ConfigManager getConfig()
           
 java.io.File getGameDirectory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final java.lang.String VERSION
See Also:
Constant Field Values
Constructor Detail

LogManager

public LogManager(ConfigManager config)
           throws java.io.IOException,
                  IllegalConfigurationException
Throws:
java.io.IOException
IllegalConfigurationException
Method Detail

getConfig

public ConfigManager getConfig()

getGameDirectory

public java.io.File getGameDirectory()


Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.