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