public enum LogType
ALL
REQUEST
RESPONSE
public static LogType ALL
public static LogType REQUEST
public static LogType RESPONSE