public abstract class LogSettings extends Object
Constructor and Description |
---|
LogSettings() |
Modifier and Type | Method and Description |
---|---|
protected static String |
getLogDateFormat() |
protected static String |
getLogDateTimeFormat() |
protected static String |
getLogTimeFormat() |
protected static String |
getLongDateTimeFormat() |
protected static void |
setLogDateFormat(String format) |
protected static void |
setLogTimeFormat(String format) |
protected static String getLogTimeFormat()
protected static void setLogTimeFormat(String format)
protected static String getLogDateFormat()
protected static void setLogDateFormat(String format)
protected static String getLogDateTimeFormat()
protected static String getLongDateTimeFormat()
Copyright © 2016. All rights reserved.