Class Logging

java.lang.Object
edu.wisc.game.util.Logging

public class Logging
extends Object
Methods used by CHEETA to log warning and error messages. These methdos are simply wrappers around the respective methods of java.util.logging.Logging.