net.craftforge.essential.testsuite.environment.mocks
Class SimpleLog

java.lang.Object
  extended by net.craftforge.essential.testsuite.environment.mocks.SimpleLog
All Implemented Interfaces:
LoggingProvider

public class SimpleLog
extends Object
implements LoggingProvider

Since:
30.05.2011
Author:
Christian Bick

Constructor Summary
SimpleLog()
           
 
Method Summary
 void log(State state, Setup setup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleLog

public SimpleLog()
Method Detail

log

public void log(State state,
                Setup setup)
Specified by:
log in interface LoggingProvider


Copyright © 2011. All Rights Reserved.