com.bolinfest.prisonerbot.logging
Class ConsoleLogger
java.lang.Object
com.bolinfest.prisonerbot.logging.AbstractLogger
com.bolinfest.prisonerbot.logging.ConsoleLogger
- All Implemented Interfaces:
- GameLogger
public class ConsoleLogger
- extends AbstractLogger
ConsoleLogger is...
- Author:
- mbolin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleLogger
public ConsoleLogger()
log
public void log(String s)
- Specified by:
log in interface GameLogger- Specified by:
log in class AbstractLogger
logGame
public void logGame(UnmodifiableGame game)
- Specified by:
logGame in interface GameLogger- Specified by:
logGame in class AbstractLogger