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