Searched defs:LOG_LEVEL_ERROR (Results 1 – 13 of 13) sorted by relevance
22 #define LOG_LEVEL_ERROR 10 macro
24 #define LOG_LEVEL_ERROR U(10) macro
46 public static final int LOG_LEVEL_ERROR = 3; field in Log
50 public static final int LOG_LEVEL_ERROR = 3; field in Log
160 protected static final int LOG_LEVEL_ERROR = LocationAwareLogger.ERROR_INT; field in SimpleLogger
122 public static final int LOG_LEVEL_ERROR = 5; field in SimpleLog
119 public static final int LOG_LEVEL_ERROR = 5; field in SimpleLog
73 public static final int LOG_LEVEL_ERROR = LocationAwareLogger.ERROR_INT; field in TestLogger
375 public static final int LOG_LEVEL_ERROR = 5; field in EventExample