|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.utilities.logger.RestletLoggerUtil
public final class RestletLoggerUtil
Provides a convenience method for Restlet logging that adjusts the output Handlers.
Method Summary | |
---|---|
static void |
disableLogging()
Disables all Restlet-based loggers unless the property dont.disable.restlet.loggers has the value "true". |
static void |
useFileHandler(java.lang.String serviceDir)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@Deprecated public static void useFileHandler(java.lang.String serviceDir)
serviceDir
- The directory within .hackystat that this data will be sent to.public static void disableLogging()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |