|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogSystem | |
|---|---|
| org.newdawn.slick.util | Utilities to support the library. |
| Uses of LogSystem in org.newdawn.slick.util |
|---|
| Classes in org.newdawn.slick.util that implement LogSystem | |
|---|---|
class |
DefaultLogSystem
The default implementation that just spits the messages out to stdout |
| Methods in org.newdawn.slick.util with parameters of type LogSystem | |
|---|---|
static void |
Log.setLogSystem(LogSystem system)
Set the log system that will have all of the log info sent to it. |
static void |
Log.setLogSystem(LogSystem system)
Set the log system that will have all of the log info sent to it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||