Package edu.wisc.game.util
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.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Logging()
-
Method Summary
-
Field Details
-
NAME
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Logging
public Logging()
-
-
Method Details