public class LogCategory extends Object
| Modifier and Type | Field and Description | 
|---|---|
static LogCategory | 
ALL
The category to indicate that ALL messages need to be logged. 
 | 
| Constructor and Description | 
|---|
LogCategory(String name)  | 
public static final LogCategory ALL
public LogCategory(String name)
name - the category name; can be blankCopyright © 2014–2018 Delft University of Technology. All rights reserved.