public class BuddyStatsPrinter extends Object
| Modifier and Type | Method and Description |
|---|---|
static BuddyStatsPrinter |
getPrinter()
Returns a printer for printing status information about BuDDy
|
void |
print(Object object)
Prints the object
object to the logger of this class. |
public static BuddyStatsPrinter getPrinter()
public void print(Object object)
object to the logger of this class.object - the object to be printed