public class GetLogsLevel extends ServiceableAction
managerEMPTY_MAP| Constructor and Description | 
|---|
GetLogsLevel()  | 
| Modifier and Type | Method and Description | 
|---|---|
private Map<String,Object> | 
_getNode(List<Map<String,Object>> children,
        String categoryName)  | 
Map | 
act(Redirector redirector,
   SourceResolver resolver,
   Map objectModel,
   String source,
   Parameters parameters)  | 
void | 
createCategory(List<Map<String,Object>> children,
              String categoryName,
              String level,
              String fullName)
Creates a log category 
 | 
serviceenableLogging, getLogger, setupLogger, setupLogger, setupLoggerpublic GetLogsLevel()
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exceptionpublic void createCategory(List<Map<String,Object>> children, String categoryName, String level, String fullName)
children - the list of categories already createdcategoryName - the name of the category to createlevel - the level of the category to createfullName - the full name of the category