Searched defs:LogLevel (Results 1 – 1 of 1) sorted by relevance
34 public enum LogLevel { enum in Log46 LogLevel(int intPriority, String stringValue, char priorityChar) { in LogLevel() method in Log.LogLevel