|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Logger | |
---|---|
it.andynaz.log | Contains classes to do simple logging. |
Uses of Logger in it.andynaz.log |
---|
Subclasses of Logger in it.andynaz.log | |
---|---|
class |
FileLogger
File Logger. |
Methods in it.andynaz.log that return Logger | |
---|---|
static Logger |
LoggerMgr.getLogger()
Returnes a "default" logger without a name. |
static Logger |
LoggerMgr.getLogger(String name)
Returnes a "default" logger with a name. |
Methods in it.andynaz.log that return types with arguments of type Logger | |
---|---|
private static Class<Logger> |
LoggerMgr.getLoggerClass()
Returns the class used to create the logger. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |