Searched defs:LOG_LEVEL_ERROR (Results 1 – 10 of 10) sorted by relevance
22 #define LOG_LEVEL_ERROR 10 macro
24 #define LOG_LEVEL_ERROR U(10) macro
50 public static final int LOG_LEVEL_ERROR = 3; field in Log
46 public static final int LOG_LEVEL_ERROR = 3; field in Log
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
130 private static final int LOG_LEVEL_ERROR = LocationAwareLogger.ERROR_INT; field in SimpleLogger